summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2012-01-08 20:43:56 (GMT)
committerKevin B Kenny <kennykb@acm.org>2012-01-08 20:43:56 (GMT)
commit21cf79b98c38e05e40e0fccfb2a6b00cd9224792 (patch)
treeebe9219ad6d1f8ef3e4b38b5ebeb54f43e23ac2e /ChangeLog
parentc10e130ebd2089f7be1df851914d5690a2065c07 (diff)
downloadtcl-21cf79b98c38e05e40e0fccfb2a6b00cd9224792.zip
tcl-21cf79b98c38e05e40e0fccfb2a6b00cd9224792.tar.gz
tcl-21cf79b98c38e05e40e0fccfb2a6b00cd9224792.tar.bz2
Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da6e6cd..ce88f75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-08 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/clock.tcl (ReadZoneinfoFile): Corrected a bug where loading
+ * tests/clock.test (clock-56.4): zoneinfo would fail if one
+ timezone abbreviation was a proper tail of another, and zic used the
+ same bytes of the file to represent both of them. Added a test case
+ for the bug, using the same data that caused the observed failure
+ "in the wild." [Bug 3470928]
+
2011-12-30 Venkat Iyer <venkat@comit.com>
* library/tzdata/America/Bahia : Update to Olson's tzdata2011n