Changes in 0.6.0:
* due to the unavailability of Tony Arcieri, this version is being
  released by Mike Oliphant. if you're reading this, Tony, and you are
  interested in continuing work on libcdaudio, drop me an email
* the library now uses http instead of the (now deprecated cddb) for disc
  lookup. because http allows only one operation per connection, this
  necessitated changes to the library interface. 0.6.0 is *not* backward
  compatible with previous versions of libcdaudio

Changes in 0.5.0:
* cddb_generate_new_entry is out, cddb_generate_unknown_entry is in 

Changes in 0.5.0:
* Massive improvements in portability.  libcdaudio should now compile under
  Linux, FreeBSD, OpenBSD, and Solaris, with Digital UNIX and others on the way.
* Internal changes.  More refined CDDB interface.  More powerful CDDB functions. 

Changes in 0.4.6:
* Fixed endtrack bug in cd_play_track_pos, the root of all the CD playing 
  functions
* Fixed mount checking for symlinks

Changes in 0.4.5:

* CDDB server list functions added, as well as cddbconfgen, to create cddb.conf
* changer.c added, containing functions for working with CD-ROM changers
* CD volume functions changed to structures to allow for surround sound control

Changes in 0.4.4:

* Makefile now generated with automake/autoconf
* Support for CDDB extended information added (and helpful processors in data.c)
