1999-06-17	Sean Dwyer	<ewe2@cvis.com.au>
	* Mdate 1.0.1 versioned
	* annoying bugs in configure.in ironed out
	* more doc updates
	* moved house to cvis.com.au

1999-05-23	Sean Dwyer	<ewe2@atdot.org>
	* farmed out all displays to modules
	* edited appropriate docs
	* Mdate 1.0.0beta3 versioned.
1999-05-11	Sean Dwyer	<ewe2@atdot.org>
	* Fixed bug in tkmdate caused by completely forgetting about the new -d
	  parameter for converting dates. No longer backward-compatible.
	* FSF address updated in LICENSE, pointed out by debian lintian, although
	  i don't intend to maintain a debian package.
	* doc/tkmdate, doc/mdate.1: misc doc fixes for the above
	* relegated version 1.0.0beta1 to internal update.
	* Mdate 1.0.0beta2 versioned

1999-05-04	Sean Dwyer	<ewe2@atdot.org>
	* tkmdate completed and configured.
	* src/mdate.c: fixed bug that was always returning an error if -v
	  parameter was given to mdate, this broke tkmdate.
	* src/mdate.h: added an extra struct to hold gregorian dates to make
	  integration of CDR's mods simpler, and to allow the use of
	  date_from_jul().
	* src/mtools.c: date_from_jul() altered to return data back to struct
	  mydate via struct gregdate.
	* src/mtools.c, src/mtools.h, src/mdate.c, src/prog-output.c,
	  src/prog-output.h: modified or added to integrate CDR's mods.
	* Integration of CDR's mods completed and configured.
	* New manpage for tkmdate added and configured.
	* Mdate 1.0.0beta1 versioned.

1999-04-13	Sean Dwyer	<ewe2@atdot.org>
	* Removed all dependence on RD (Dershowitz/Reingold) code and re-released
	  under GPL. Documents altered as necessary.
	* Mdate now refuses to convert pre-epoch dates.
	* rough tkmdate outline completed: work on tkmdate will continue as soon
	* as CDR has had a chance to merge this version into his code.
	* DOS port removed due to lack of interest.

1999-04-08	Sean Dwyer	<ewe2@atdot.org>
	* Mdate 0.5.6 versioned.
	* CVS versioning system completed. new versions will be checked out via
	  tags.
	* README, doc/mdate.1: fixed up example output to match new output
	  formatting.
	* the usual doc updates.

1999-04-04	Sean Dwyer	<ewe2@atdot.org>
	* Mdate 0.5.5 versioned.
	* mtools.c, mdate.c: rewrote some printf output to make parsing by other
	  programs easier
	* embryonic tkmdate interface begun
	* more doc cleanups

1999-03-23	Sean Dwyer	<ewe2@atdot.org>
	* Mdate 0.5.4 versioned.
	* mtools.c: cast Ivan Van Laningham <ivanlan@callware.com> 's excellent
	  mayalib python julian date routines into C to improve accuracy.
	* mtools.h: appropriate externals added/removed
	* Updated version numbers in documents, and cleaned things up generally.
	* mdate.c: fixed major bugginess in assuming dates after 1900, all years
	  must be entered in full now.


1999-03-04	Sean Dwyer	<ewe2@atdot.org>
	* mdate.h: changed to the 285 correlation and altered macros to fit.
	* doc/mdate.1: minor changes.
	* test/: removed because its not very useful.
	* Updated version numbers in documents

1999-02-20	Sean Dwyer	<ewe2@atdot.org>
	
	* Mdate 0.5.3 versioned.
	* configure.in: upgraded the autoconf/automake systems,
	  changed the default compiler flags to use inline functions (-O3),
	  be more IEEE-specific (-ffloat-store), and enable warnings (-Wall).

1999-02-05	Sean Dwyer	<ewe2@atdot.org>
	
	* Mdate 0.5.2 versioned.
	* dos/*: Cleaned up directories, and converted to Borland C/C++ 3.1
	* LICENSE: updated licensing information and version number
	* README: updated information and version number
	* doc/mdate.1: added a manual page
	* integrated fixes by CDR
	
1999-02-04	CDR	<crobbins@ion.com.au>

	* src/mtools.c: Added isvalid_gdate () function to check
	  gregorian dates input by the user.
	* src/mdate.h: Added BOOL typedef.
	* Moved external function decs from mdate.c to mtools.h
	* src/mtools.c: Rewrote gregorian_leap_year ()

1999-01-11  Sean Dwyer  <ewe2@atdot.org>

	* src/mtools.c: made #include <stdio.h> a default entry rather than 
	  depend on config.h
	  added a C version of ddate's leap year macro
	  (get_julian): written to bypass the shaky implementation of RD 
	  functions

1999-01-11  Sean Dwyer  <ewe2@atdot.org>

	* Mdate 0.5.1 versioned. DOS version implemented. 
	  problems still exist with implementing Dershowitz/Reingold code.
	
1998-12-24  Sean Dwyer  <ewe2@atdot.org>

	* Mdate 0.5.0 versioned and made configurable in preparation for
	  submission as a freely-available implementation of algorithms in
	  "Calendrical Calculations"
	

	

$Id: ChangeLog,v 1.8 1999/09/21 03:53:16 ewe2 Exp $
$Log: ChangeLog,v $
Revision 1.8  1999/09/21 03:53:16  ewe2
Final changes to Mdate for a while.

Revision 1.7  1999/05/23 05:50:33  ewe2
mdate 1.0.0beta3 revision

Revision 1.6  1999/05/11 11:43:33  ewe2
Mdate 1.0.0beta2 extra fixes

Revision 1.5  1999/05/11 00:48:48  ewe2
Mdate 1.0.0beta2 bugfix

Revision 1.4  1999/05/04 16:38:30  ewe2
New Mdate version 1.0.0.beta1

Revision 1.3  1999/04/13 01:26:11  ewe2
GPL'ed code, ready for distribution

Revision 1.2  1999/04/07 09:33:36  ewe2
Adding keywords on some source files

$State: Exp $
