summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2011-03-14 21:34:45 (GMT)
committerKevin B Kenny <kennykb@acm.org>2011-03-14 21:34:45 (GMT)
commita207870d30b45dbaf343cfc5e6f9ef7e23cee423 (patch)
tree4c0861eab88dff02db40e925372bb9d47d54bdff /ChangeLog
parent5120c16e64a97c1c3737f4e2aba7fa99127314e9 (diff)
parent8de1e1fbccf76d8a4a83722faaac940f23cd299c (diff)
downloadtcl-a207870d30b45dbaf343cfc5e6f9ef7e23cee423.zip
tcl-a207870d30b45dbaf343cfc5e6f9ef7e23cee423.tar.gz
tcl-a207870d30b45dbaf343cfc5e6f9ef7e23cee423.tar.bz2
Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail.
* tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 372542e..cf25aaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2011-03-14 Kevin B. Kenny <kennykb@acm.org>
+ * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes
+ in month and day so that tzdata2011d parses correctly.
+ * library/tzdata/America/Havana:
+ * library/tzdata/America/Juneau:
+ * library/tzdata/America/Santiago:
+ * library/tzdata/Europe/Istanbul:
+ * library/tzdata/Pacific/Apia:
+ * library/tzdata/Pacific/Easter:
+ * library/tzdata/Pacific/Honolulu: tzdata2011d
+
* generic/tclAssembly.c (BBEmitInstInt1): Changed parameter
data types in an effort to silence a MSVC warning reported by
Ashok P. Nadkarni. Unable to test, since both forms work on