CHANGE LOG for jday.sourceforge.net - jday project

2002/11/11 - Version 1.3 release
	Added PERL, AWK and PHP versions, Test scripts,
	and HTML and man pages.

	Fixed year 1 Jan and Feb bug.
	Fixed seconds round-off printing problem that lost
	a second on some dates.

	Changed the UTinstant structure slightly,
	removed d_second and i_second to be replaced by
	simply second - no need for an integer here and
	this could lead to increased accuracy for future work.

	Added the build and install of a library so the functions
	can be used from C programs.  Included a sample example
	dbd.c - calculates days between dates.

	updated autoconf, automake, libtool system to include
	the full blown GNU make system.

	Needs to be checked on 64 bit systems.

	WEB page at http://jday.sourceforge.net/ now includes
	the php version calculator.

