summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb55aab..9b93826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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(),