CHANGES
author nathan
Sat, 29 Dec 2007 15:22:32 +0100
branchtrunk
changeset 0 d85c12073dea
child 2 6bcb44b9edb1
permissions -rw-r--r--
release 0.6.2
     1 0.6.2
     2 -----
     3 1. some more fixes to allow >2GB data on a single disk (SH)
     4 2. added commandline option to specify padsize and enable CDROM
     5    XA2 mode (SH)
     6 3. changed gcc options in Makefile (SH)
     7 4. code cleanup (SH)
     8 5. added man page, updated README (SH)
     9  
    10 0.6.1
    11 -----
    12 1. fixed size calculations with multi-disk backups > 2GB (SH)
    13 2. minor message cleanups (CC)
    14 
    15 0.6
    16 ---
    17 1. multidisk-support (SH)
    18 2. unix-like commandline options (SH)
    19 3. can pass additional options to cdrecord (SH)
    20 4. code cleanup (SH)
    21 5. various bugs fixed (SH)
    22 
    23 0.5.2
    24 -----
    25 1. Revamped Makefile (CC)
    26 
    27 0.5.1
    28 -----
    29 1. Fixed bug in command-line parsing (JY)
    30 2. Added error messages to command-line parsing (JY, CC)
    31 3. Various sloppy code fixes (JY, CC)
    32 4. Changed Makefile to check for compiler warnings (JY, CC)
    33 
    34 0.5.0
    35 -----
    36 Initial public release.
    37