0.5.0 - Complete rewrite:
	Xtheater is now a plugin loader, loads ui plugin at startup, and
	  loads playback plugins on demand.
	Configuration File support
	All features of Xtheater-0.2.5 and 0.1.4 except VCD and HTTP 
	  now in smpeg plugin.
	UI dynamically reconfigures itself based on current sensible 
	  cpabailities
	Somewhat better looking buttons (my opinion)
	Somewhat more verbose handling of 

0.1.4 - Made everything tear-away like 0.2.x series
        Added drag and drop from 0.2.x
	Added ./configure script mainly to verify the build environment
	  and make everything operate as it does for most other programs.
        Made playback of Audio files actually happen.
0.1.3 - Updated to SDL 1.0.2, probably requires it now.
	No longer a need for root permissions to fullscreen.
	Playback window now gets the filename as a titlebar entry
	Mouse now hidden while over play window.
	Volume Slider added
	Updated Status of fullscreen bug in BUGS
	Added make install/uninstall to makefile
	Updated INSTALL file
0.1.2 - Reworked most of gtkui.c to depend more heavily upon backend.c, 
          backend.c got much more meat to it, more modularized,
          playback of media now abstracted further from UI routines
        Made all top-row buttons into Pixmaps.
        Fixed bugs that involved loading of multple media files.
	Fixed many segmentation faults.
	Updated About box, Changed File/Close to be more sane
	Added File/Exit to serve purpose that File/Close used to
	Added FPS and Current Frame displays.
        Changed Filename display to conserve more space and update better.
	Ditched Old, stupid Changelog information in public releases.
        Added sane dependencies for object files, renamed some files
0.1.1 - Re-attached ctrl-c to work properly.
        Now compiles independent of location of source tree.
	Requires smpeg-0.3.1.
	Fixed mute to not knock audio WAY out of sync.
0.1.0 - Initial Publicly announced release
