version 0.002; 2007-02-20
* accept new style of utc-* files which contains uncertainty data
(not yet doing anything with the uncertainty data)
* recognise new agency names BIM (formerly NMC), MKEH (formerly OMH),
and ZA (formerly CSIR), and update their recipes for the new filenames
* in documentation, reference Time::TAI::Now
* test explicitly for correct class of result
version 0.001; 2006-08-03
* list exact required modules in Makefile.PL
* use "=> 0" instead of "=> undef" in unversioned dependencies in
Makefile.PL
* don't include underscore in string version of module version numbers
in Makefile.PL
* bugfix in an internal can't-happen error message
* use "warnings" and "strict" pragmas in all modules
version 0.000; 2006-06-13
* initial released version