New features in ascd 0.9:
=========================

* Lib code updated to WorkMan 1.3b with:
  - plat_linux.c patched for glib systems
  - plat_openbsd.c added
* Added an option in Config to compile libworkman as a
  shared library (this works with ascd 0.8 too)
* plat_freebsd.c patched for FreeBSD 3.0-STABLE and hacked:
  Eject now works and there're no more device locking!
* REWRITE of the pixmap routines: there are now one pixmap
  per button, and several pixmaps are new.
* REWRITE of the CD control routine, which is now in a
  separate src file.
* REWRITE from scratch of the mixer.
* REWRITE of the command line parsing function. Added a few
  new options. See the man page or type ascd -help.
* ascd can save and load its settings in ~/.ascdrc file. It
  is also possible to save the 17 mixer settings in this file. The 
  .ascdrc settings can be overidden with the commandline options.
* added drive volume control with a "mute" switch (values
  can be changed with commandline options). Note that mute
  function controls the CD Drive Volume, and is independant 
  from the mixer module.
* The LED colors can be changed for the mixer (Config file, 
  commandline & ~/.ascdrc)
* Autoplay and autorepeat modes redesigned. They should ok now.
  (still a few little problems with autoplay detecting)
* a lot of fixes, including redraw problems found in 0.7 & 0.8.

New features in ascd 0.8:
=========================

* 'Config' file to specify compilation time default values
* Hardware code (WorkMan) updated and compiled as a lib
* Compilation on Solaris 7 i386 with gcc
* Compilation on AIX (Thanks to Erik O'Shaughnessy)
* Optional Mixer module (similar to asmixer)
* New pixmaps, size changed from 56x56 to 48x48
* Text messages displaying mode changes
* LEDs colors can be changed from the commandline
* several fixes
* updated man page
* french translation for docs
* direct access to every part of the CD with a single click!
* right clic on "stop" button end the application

==========================================================================
See doc/CHANGES for details. Denis.
