CHANGES
branchtrunk
changeset 4 79da91042fcc
parent 2 6bcb44b9edb1
child 6 6262df5a6216
equal deleted inserted replaced
3:d09ec85ffdfe 4:79da91042fcc
       
     1 0.6.4beta
       
     2 ---------
       
     3 - added support for file based backups (virtual image).
       
     4 - added DVD support (needs cdrecord-ProDVD).
       
     5 - added CRC checksum to ensure backup integrity.
       
     6 - now auto-detecting media size (via cdrecord -atip).
       
     7 - now using defaults from environment vars CDR_DEVICE & CDR_SPEED.
       
     8 - fixed a typo in the man page (Debian Bug#180279).
       
     9 - check return value of read() in diskchange.
       
    10 - fixed missing stderr in fprintf() calls.
       
    11 - added some glue to compile on SunOS.
       
    12 
     1 0.6.3
    13 0.6.3
     2 -----
    14 -----
     3 - added -F option to cdrestore to force starting restore in the
    15 - added -F option to cdrestore to force starting restore in the
     4   middle of a multi-disk set.
    16   middle of a multi-disk set.
     5 - added -T option to cdrestore for testing data integrity.
    17 - added -T option to cdrestore for testing data integrity.