2002-03-11  John Tobey  <jtobey@john-edwin-tobey.org>

	* lib/Date/Simple.pm ($VERSION): Version 2.03.

	* t/date.t: Remove a locale dependency.  Thanks to ASSAD Arnaud
	for the fix.

2001-10-02  John Tobey  <jtobey@john-edwin-tobey.org>

	* lib/Date/Simple.pm ($VERSION): Version 2.02.

	* Simple.xs (days_in_month): avoid crash due to reversed args.

2001-08-27  John Tobey  <jtobey@john-edwin-tobey.org>

	* lib/Date/Simple.pm: Version 2.01.

	* t/date.t: Test today() fix.

	* lib/Date/Simple.pm (today): Replace use of deleted function.

	* Version 2.00.

	* Added functional interface (date, d8, ymd).

	* Load POSIX module only when needed.

	* Crunch numbers in C if compiler found.  (Install with 'perl
	Makefile.PL noxs' to select the pure Perl implementation.)

	* Can calculate the day of the week.

	* Reduced dependence on time_t, most functions work for dates up
	to 9999.