Since 0.1.0:
------------
- updated the configure script concerning libaudiofile detection
- updated the creation of the get-wsound-flags script to properly include
  esd libraries as well when building wsoundserver with ESD support.
- applied some minor patches to audio_solaris.c so far i have reports of
  16-bit wav ... and 8-bit au files working on Solaris.
- fixed a minor bug in the detection of libdockapp.
- fixed a minor bug in wsoundplay, unloaded the WMSoundDB too early when no
  sound server is running and using the SCoreSound routine to play sound.
- added "workaround" for latest libaudiofile changes that internally convert
  all audio-data to signed (two's complement).
  This workaround also made the until now unsupported 8bit AIFF and SND files
  work properly. Though I haven't been able to tets 8bit AU files yet.
- REQUIRES CVS-libaudiofile now !


Initial Code:
-------------
- Complete from scratch reimplementation of a Sound Server for Window Maker.

