version 0.002; 2009-05-19

  * bugfix: require bugfixed version of Time::UTC (for $SIG{__DIE__}
    handling)

  * use simpler "parent" pragma in place of "base"

  * test POD syntax and coverage

  * in tests, avoid unreliable "\S" regexp element

  * build with Module::Build instead of ExtUtils::MakeMaker

  * complete dependency list

  * include signature in distribution

  * in documentation, separate "license" section from "copyright" section

version 0.001; 2007-02-02

  * new functions utc_day_to_mjdn() and utc_mjdn_to_day(), duplicated
    from Time::UTC, for interconversion with MJDNs for interoperability
    with other code that deals with UT days

  * test explicitly for correct class of results

version 0.000; 2006-07-04

  * initial released version