0.6.3
-----
- added -F option to cdrestore to force starting restore in the
  middle of a multi-disk set.
- added -T option to cdrestore for testing data integrity.
- added -R option to cdrestore to disable kernel read-ahead
  during restore.
- added debug output with option -D for cdbackup/cdrestore.
- added a "known problems" section to the man page covering the
  read-error-at-end-of-session problem.
- improved Makefile.

0.6.2
-----
- some more fixes to allow >2GB data on a single disk (SH)
- added commandline option to specify padsize and enable CDROM
  XA2 mode (SH)
- changed gcc options in Makefile (SH)
- code cleanup (SH)
- added man page, updated README (SH)
 
0.6.1
-----
- fixed size calculations with multi-disk backups > 2GB (SH)
- minor message cleanups (CC)

0.6
---
- multidisk-support (SH)
- unix-like commandline options (SH)
- can pass additional options to cdrecord (SH)
- code cleanup (SH)
- various bugs fixed (SH)

0.5.2
-----
- Revamped Makefile (CC)

0.5.1
-----
- Fixed bug in command-line parsing (JY)
- Added error messages to command-line parsing (JY, CC)
- Various sloppy code fixes (JY, CC)
- Changed Makefile to check for compiler warnings (JY, CC)

0.5.0
-----
Initial public release.

