1.4.0:

date formatting, many fixes and updates to the general interface, improvements
to the make system (work in progress), removal of redundancies like version.h

1.3.5:

Updated Polish translation.

1.3.4:

Some synchronization between internal cvs version 1.3.3 and outside version
1.3.4. cvs2cl now used to generate the ChangeLog. Mdate multi-format
documentation now under the FDL, not the (ephemeral) ODL. Work started on i18n
following the mplayer model.

New Polish translation added, thanks to Tuvok!

1.3.3:

Thanks to Tuvok for pointing out the 'February bug', which occurs in mdate
versions 1.3.2 and below with any date in January and February, with a bad JDN
a year ahead.

1.3.2:

Multiple targets in Makefile for cygwin users. More doc work.

1.3.1:

The biggest change this version is the replacement of Ivan Van Langingham's
derived functions with tweaked versions of the public domain Fliegel/Van
Flandern algorithms. These algorithms shut the gate on any chance mdate would
use fractional JDN's, if that matters. No bugs that I can see.

Added compatible snprintf and (GNU) getopt functions for those who require
them (AFAIK getopts vary hugely even between BSDish systems, so you probably
want this).

Decided to shut up gcc by using GNUC-dependent __attribute__ 's for my CVS
magic strings. I haven't seen a clean way of avoiding this yet.

1.3.0:

internal cvs version.
