CHANGES
branchtrunk
changeset 0 d85c12073dea
child 2 6bcb44b9edb1
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/CHANGES	Sat Dec 29 15:22:32 2007 +0100
     1.3 @@ -0,0 +1,37 @@
     1.4 +0.6.2
     1.5 +-----
     1.6 +1. some more fixes to allow >2GB data on a single disk (SH)
     1.7 +2. added commandline option to specify padsize and enable CDROM
     1.8 +   XA2 mode (SH)
     1.9 +3. changed gcc options in Makefile (SH)
    1.10 +4. code cleanup (SH)
    1.11 +5. added man page, updated README (SH)
    1.12 + 
    1.13 +0.6.1
    1.14 +-----
    1.15 +1. fixed size calculations with multi-disk backups > 2GB (SH)
    1.16 +2. minor message cleanups (CC)
    1.17 +
    1.18 +0.6
    1.19 +---
    1.20 +1. multidisk-support (SH)
    1.21 +2. unix-like commandline options (SH)
    1.22 +3. can pass additional options to cdrecord (SH)
    1.23 +4. code cleanup (SH)
    1.24 +5. various bugs fixed (SH)
    1.25 +
    1.26 +0.5.2
    1.27 +-----
    1.28 +1. Revamped Makefile (CC)
    1.29 +
    1.30 +0.5.1
    1.31 +-----
    1.32 +1. Fixed bug in command-line parsing (JY)
    1.33 +2. Added error messages to command-line parsing (JY, CC)
    1.34 +3. Various sloppy code fixes (JY, CC)
    1.35 +4. Changed Makefile to check for compiler warnings (JY, CC)
    1.36 +
    1.37 +0.5.0
    1.38 +-----
    1.39 +Initial public release.
    1.40 +