diff options
author | Kevin B Kenny <kennykb@acm.org> | 2007-03-07 00:28:04 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2007-03-07 00:28:04 (GMT) |
commit | 0c39517c706dfb647ecb0c18842427c61cfce727 (patch) | |
tree | 57934d690b3e75214032038f998c551d57ed3b9e /ChangeLog | |
parent | 46c5f7a817b9e5508cde166112d355998c8213dc (diff) | |
download | tcl-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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 |