2002-08-10             Sean Dwyer              <ewe2@can.org.au>
               * new installation targets in Makefile
               * more GNUish help text

2002-04-05             Sean Dwyer              <ewe2@can.org.au>
               * a few doc updates, major work on Makefile to work with
				 cygwin targets.
               * tagged for version 1.3.2
2002-03-30		Sean Dwyer		<ewe2@can.org.au>
		* Yay. A cast to va_arg works for gcc-3.0. Now I can concentrate on
		  some real work.
		* updated snprintf.c (from xmame distribution), sent bsd-snprintf.[ch]
		  to the attic. snprintf.c works for gcc-3.0 too.
		* versioned mdate 1.3.1

2002-03-25		Sean Dwyer		<ewe2@can.org.au>
		* Upgraded to gcc-3.0
		* bsd-snprintf.c needed some gcc3.0-dependent ifdef's
		* mdate.hh needed some g++3.0 modifications.

2002-03-24		Sean Dwyer		<ewe2@can.org.au>
		* Replaced Ivan's routines with the public domain Fliegel/Van Flandern
		  routines, which I feel more attuned to the simple nature of mdate's
		  calculations.

2002-03-23		Sean Dwyer		<ewe2@can.org.au>
		* Set up basic CVS and versioned 1.3.0.
		* Includes alternate snprintf and getopts for those missing them.
