diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-11-28 Kevin Kenny <kennykb@acm.org> + + * tools/tclZIC.tcl (convertTimeOfDay): Corrected a typo that + caused wrong DST transitions in any time zone where the transition + is specified as local Standard Time (as opposed to wall-clock or + UTC). + * tests/clock.test (clock-51.1): Added regression test for the + above. + * library/tzdata: Regenerated. + Thanks to Paul Mackerras for reporting this problem. + 2005-11-27 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), |