June 1, 1999 : wmtimer-1.0
    Josh <jking@dwave.net>
	- Initial release.

September 21 1999 : wmtimer-1.1
    Josh <jking@dwave.net>
	- Had some unnecessary code removed from wmgeneral.c which seemes 
          to be causing some problems and also includes a precompiled binary.

October 7, 1999 : wmtimer-1.2
    Tony <kult@april.org>
	- Reindent all sources code with indent.
	- Change the wmtimer.xpm
	- Add the ReinitTimer function
	- Add the IncrementTimer function
	- Add a ChangeLog and a Bugs file
	- Add the 'r' argument to display the "Chrono" first.

November 16, 1999 : wmtimer-2.0
    Josh <jking@dwave.net>
	- Cleaned up the code.
	- Added gtk graphical interface for changing the settings.
	- Changed version numbering system. 

December 21, 1999 : wmtimer-2.1
    Ed <evigmon@mailhost.tcs.tulane.edu>
	- Settings in configure window are saved from previous configure.
	- Clear button added.
	- Wmtimer doesn't die after command is executed.

December 20, 2000 : wmtimer-2.2
    Josh <jking@dwave.net>
	- Fixed some minor issues in the chronograph states.
		- when the left arrow is clicked, the mode changes to 
		  chronograph and is set to 00:00:00 instead of 
		  automatically starting.
		- when the center button is clicked, the chronograph is
		  paused otherwise the mode is changed to the chronograph
		  and set to 00:00:00.
		- when the right arrow is clicked the chronograph resumes
		  after being stopped otherwise the mode is changed to the
		  chronograph and the chronograph immediately starts.
		- when using '-r' via the command line, the chronograph 
		  starts immediately.

    Dan Kreft <bigdan@kreft.net>
	- Changed 'exit()' to '_exit()'

    Christian Zuckschwerdt <zany@triq.net>
	- Wmtimer skin
	- Patch giving the configuration dialog a different WMCLASS

September 26, 2001 : wmtimer-2.3
    Josh <jking@dwave.net>
	- Multi-threaded support added.  Clock, timer and chronograph continue 
	  running while configure window is open.
	- A couple small changes to the dockapp to make the characters 'I' and 
	  ':' appear better.
	- Major rewrite/cleanup of the code from top to bottom.
 
October 11, 2001 : wmtimer-2.4
    Josh <jking@dwave.net>
	- Improved configure state tracking.  Program would give errors and 
          crash if you clicked on the dockapp multiple times to open the 
          config window.
	- Added support for selecting font color on the command line. 
  	  (Removed configure script for selecting theme since it is no 
	   longer needed.)
