0.6
   Bug: eject wouldn't.
   If given .bin find corresponding .cue. If no cue, complain.
0.5
-  Add RPM spec file. Thanks to Manfred Tremmel <Manfred.Tremmel@iiv.de>
-  cdinfo renamed to cd-info to avoid conflicts with other existing programs
-  bug in ejecting CD's fixed
-  find cue file if given bin. 
-  cd-info: If libvcdinfo is installed show general Video CD properties   
0.4
-  More regression tests. 
-  Use pkg-config(1) support
-  NRG may be closer to being correct.
0.3 
-  reduced overall size of package. Some regression moved to a separate (large)
   package.
-  facilitate inclusion into another project's local source tree (e.g. xine)
-  version number in include
-  cdinfo: lists number of CDDB matches, display error message on failure,
   and can set CDDB port and http proxy
-  Bug: Narrow drivers to devices when source is a device.
-  fix some small compile warnings and configure bugs. Require libcddb 0.9.0 
   or greater.

0.2 
-  Added Support for reading audio sectors
-  cdinfo can use libcddb (http://libcddb.sourceforge.net). If installed and
   we have a CD-DA disk, we dump out CDDB information. 
-  Regression tests added. 
-  Don't need to open device to give get a default device.
-  Better device driver selection: We test for file/device-ness. 
-  Bugs fixed (default device name on linux), 

0.1
  Routines split off from VCDImager.