summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2007-03-07 00:28:04 (GMT)
committerKevin B Kenny <kennykb@acm.org>2007-03-07 00:28:04 (GMT)
commit0c39517c706dfb647ecb0c18842427c61cfce727 (patch)
tree57934d690b3e75214032038f998c551d57ed3b9e /ChangeLog
parent46c5f7a817b9e5508cde166112d355998c8213dc (diff)
downloadtcl-0c39517c706dfb647ecb0c18842427c61cfce727.zip
tcl-0c39517c706dfb647ecb0c18842427c61cfce727.tar.gz
tcl-0c39517c706dfb647ecb0c18842427c61cfce727.tar.bz2
New US DST rules on Windows; Olson's tzdata2007c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0352592..ebfbb97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-03-07 Kevin Kenny <kennykb@acm.org>
+
+ * library/clock.tcl: Adjusted Windows time zone table to handle
+ new US DST rules by locale rather than as Posix time zone spec.
+ * tests/clock.test (clock-39.6, clock-49.2, testclock::registry):
+ Adjusted tests to simulate new US rules.
+ * library/tzdata/America/Indiana/Winamac:
+ * library/tzdata/Europe/Istanbul:
+ * library/tzdata/Pacific/Easter:
+ Olson's tzdata2007c.
+
2007-03-05 Andreas Kupries <andreask@activestate.com>
* library/platform/shell.tcl (::platform::shell::RUN): In the case