Version		Description
--------------------------------------------------------------------------------
1.4.0		- Released 990509
		- Added support for wheel mice. One of the sliders (use -w to 
		  specify which one) will react on wheel movement. 
		- Misc. code clean up.

1.3.3		- Released 990502
		- Fixed problem that caused Mixer.app to die.

1.3.2		- Released 990418
		- Fixed exit bug. Mixer.app will now exit properly when 
		  the windowmanager terminates.

1.3.1		- Released 990209
		- Added new mute function (right click).
		- Rewrote command-line parsing, not using getopt anymore.
		- Minor code clean up.

1.3.0		- Released 990204
		- New design.
		- I didn't find the mute function very usefull so I removed it.
		- Doing 'make install' will now install it in 
                  /usr/local/GNUstep/Apps/Mixer.app/.

1.2.0		- Released 981201
		- Moved back to old design. The design of version 1.1.1 made 
		  Mixer.app (and Window Maker) unstable due to some strange race 
		  condition at startup. It worked on some machines and some not, 
		  so I desided to go back to the old design.
		- Increased idle interval to reduce CPU usage.

1.1.1		- Released 981114
		- Fixed XGetImage errors, (slow machines may still have this 
		  problem, please report any errors).
		- Added command line option -m <dev> to set mixer device.
		- Added command line option -n <name> to set instance name.
		- Compiling under FreeBSD now works fine.
	
1.1.0		- Released 981114
		- Alarm singals are no longer used so now the "Alarm Clock" 
		  problem is solved for sure!
		- Mute function.
		- New design.

1.0.5		- Released 980905
		- Fixed the "Alarm Clock" problem.
		- Fixed problem when using WindowPlacement = manual in WindowMaker.

1.0.4		- Released 980319.
		- Just some minor internal changes.

1.0.3		- Released 980224.
		- Changed default timerinterval.
		- Minor changes to eventhandling code.

1.0.2		- Released 980223	
		- If the red led goes on (an error has occured) the control 
		  buttons are set to volume 0.

1.0.1		- Released 980223.
		- Changed classname to "mixer_app.Mixer_app".

1.0.0		- Released 980222.
		- First official version.

