version 0.003; 2007-02-05
* new functions tt_instant_to_jepoch() and tt_jepoch_to_instant()
to handle interconversion with Julian epochs
* in documentation, reference Time::TCG
* test explicitly for correct class of result
version 0.002; 2007-01-21
* bugfix: in Time::TT::OffsetKnot, avoid "my __PACKAGE__", for
compatibility with perl v5.6
* typo fix in Time::TT::Agencies documentation
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
* use "warnings" and "strict" pragmas in all modules
* documentation clarifications
version 0.000; 2006-06-13
* initial released version