02/04/2000 Version 0.0.4 :-
 - glrenderer no longer does that pointless glClear()
   But otherwise the opengl renderer is still as buggy as hell ;-]
 - Makefile.am change to aid building without OpenGL libs
   thanks to Zinx Verituse
 - GDK mutex now held when it should be - thanks to Peter Alm for 
   explaining that. Should fix random crashes!
 - Added option to have the music trigger the colour of the plotter. See
   plotter.c for values to play with.
 - New URL for homepage http://www.jakdaw.ucam.org/xmms/
 - Cleaned up configure.in and Makefile.am - fixes problems where make install
   put the plugin in the wrong directory.
 - Added a couple of configure options (see README)
 - The GTK renderer now allows the use of z,x,c,v,b to control XMMS and escape
   will close the plugin.
 - Fullscreen support for xmms >= 1.0.0 (gtk renderer only at the moment)

 
09/01/2000 Version 0.0.3 :-
 - Misc bugfixes
 - feedback_render a _little_ faster now, gives overall +2 fps at 320x240
   on my system
 - OpenGL renderer added (does 30+fps at 1600x1200x32bit on my system)

03/01/2000 Version 0.0.2 :-
 - Fixed bug in plug_load_prefs() that was causing seg-faults on startup
 - Added configuration option to change the feedback decay rate
 - Scope now has "solid" option
 - About window can only be opened once at a time now & fixed typos
 - Configuration window is no longer modal
 - New feedback effect - "Scroll Into Screen" Bit like the StarWars scroller
 - Bounds checks were x>xres rather than x>=xres - Fixed.

02/01/2000 Version 0.0.1 :- Initial release
 - complete with a few bugs and big todo list ;-]
