Revision history for DateTime-TimeZone-HPUX
0.08 2009-05-13 16:15:00 +0200 (METDST)
Fixed issue with _FromEtcTimeZone on HP-UX.
Reporting result with diag() in t/local-*.t.
Added tests to check that local TZ can be rebuilt from name.
0.07 2009-05-10 14:21:21 +0200 (METDST)
Fixed pod to make pod-coverage.t pass.
Added tests.
Removed DateTime from dependencies.
0.06 2009-05-07 19:39:05 +0200 (METDST)
Fixed t/boilerplate.t.
0.05 2009-05-07 11:26:28 +0200 (METDST)
Switching to Module::Build from Module::Install due to archive
creation problems on Win32. See http://use.perl.org/~bart/journal/38127
This should fix CPAN indexing.
0.04 2009-04-22 11:45:56 +0200 (METDST)
Documentation fixes.
0.03 2009-04-21 19:23:53 +0200 (METDST)
Removed the special case for "GMT+x" as it does not match the OS behavior.
0.02 2009-04-21 18:59:22 +0200 (METDST)
Added parsing of GMT based offset such as "GMT+3" => +0300.
Fixed parsing of unknown offset such as "SAT4" => -0400.
0.01 2009-04-21 15:02:33 +0200 (METDST)
First version, released on an unsuspecting world.