diff options
author | nijtmans <nijtmans> | 2008-12-11 14:05:28 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2008-12-11 14:05:28 (GMT) |
commit | 0be8e1fe1558baf2361656165923b9191c37b254 (patch) | |
tree | efe9d1227e3d4c75fb2a7f57c655eb710223f298 /ChangeLog | |
parent | f7e06b3b6dd0f30a6ac2a0eb9c83606066682818 (diff) | |
download | tcl-0be8e1fe1558baf2361656165923b9191c37b254.zip tcl-0be8e1fe1558baf2361656165923b9191c37b254.tar.gz tcl-0be8e1fe1558baf2361656165923b9191c37b254.tar.bz2 |
Fallback to European time zone DST rules, when the timezone is
between 0 and -12 [Bug 2207436].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-12-11 Jan Nijtmans <nijtmans@users.sf.net> + + * library/clock.tcl (ProcessPosixTimeZone): Fallback to + European time zone DST rules, when the timezone is + between 0 and -12 [Bug 2207436]. + * tests/clock.test (clock-64.[12]): Test cases for [Bug 2207436] + 2008-12-10 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/*: Update from Olson's tzdata2008i. |