2004-01-30 (0.2)  Andy Goth

   * everything: Reorganization.  I don't remember what all happened.  But
   yay, no more crashes!!!

2004-01-29 (0.2.pre)  Andy Goth

   * xmms.c: Proper mutex on pcm_data.  No more crash on empty playlist.
   * draw.c: Hopefully fixed RGB-vs-BGR byte ordering problems.
   * main.c: No more crash on exit.  Re-enabling xpyre still crashes, though.
   * Makefile: Now -g -ggdb -Lefence is only used when DEBUG=1.
   * everything: Source code formatting.  Tons of cleanups.

2002-11-07 (0.2.pre)  Andy Goth

   * draw.c: **HUGE** speedup.

2002-06-30 (0.2.pre)  Andy Goth

   * ChangeLog: Fixed the ChangeLog format.  I think.
   * Makefile: Automated the build system some.  Also rearranged files.

2002-06-21 (0.2.pre)  Andy Goth
	
   * xmms.c: Fixed a bug in the configuration reader; now it works. ;^)
   * win.c: Improved window drawing using the Bresenham-Abrash run-length 
   algorithm.
   * xpyre.c: Created my own timer thread (failed attempt to stop crash on
   shutdown).
   * xpyre.c: Improved the fire effect a little.
   * xmms.c: Added some new options.
   * win.c: Started work on a window manager.

2002-05-12 (0.1)  Andy Goth

   * xpyre.c: First release.
