diff options
author | kennykb <kennykb@noemail.net> | 2005-10-03 17:42:31 (GMT) |
---|---|---|
committer | kennykb <kennykb@noemail.net> | 2005-10-03 17:42:31 (GMT) |
commit | d36448bfe4c412ce3efe8581421fb4e738d10f8f (patch) | |
tree | 0648c8891385f31c79743e98e0efb5fa811bec42 /ChangeLog | |
parent | 640aacf18e77735d865fa30d1845cfff9860d68a (diff) | |
download | tcl-d36448bfe4c412ce3efe8581421fb4e738d10f8f.zip tcl-d36448bfe4c412ce3efe8581421fb4e738d10f8f.tar.gz tcl-d36448bfe4c412ce3efe8581421fb4e738d10f8f.tar.bz2 |
fixed test cases for new US DST rules.
FossilOrigin-Name: 99b4e7ffb5a5f50d0fa83fa1f3344c1a5d55dca8
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,9 +2,11 @@ * tools/loadICU.tcl: Changed the file names of message catalogs to lowercase. + * tools/makeTestCases.tcl: * library/tzdata/*: Olson's tzdata2005n.tar.gz. Includes new DST rules for USA and a number of changes to other locales. + * tests/clock.test: Regenerated for new US DST rules. 2005-09-30 Don Porter <dgp@users.sourceforge.net> |