summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-11-04 00:39:03 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-11-04 00:39:03 (GMT)
commit782b735b4162b2776d90523e82bbc7ee0245a554 (patch)
treeaf5be78f947e8dc985d26777bb0918dd23a9646e /ChangeLog
parenta50259562aae340b17e22234cecc19ea8f54cff9 (diff)
downloadtcl-782b735b4162b2776d90523e82bbc7ee0245a554.zip
tcl-782b735b4162b2776d90523e82bbc7ee0245a554.tar.gz
tcl-782b735b4162b2776d90523e82bbc7ee0245a554.tar.bz2
* library/tzdata/Asia/Novokuznetsk: New tzdata locale for
Kemerovo oblast', which now keeps Novosibirsk time and not Kranoyarsk time. * library/tzdata/Asia/Damascus: Syrian DST changes. * library/tzdata/Asia/Hong_Kong: Hong Kong historic DST corrections. Olson tzdata2009q.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bedcf33..160161b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-11-03 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/tzdata/Asia/Novokuznetsk: New tzdata locale for
+ Kemerovo oblast', which now keeps Novosibirsk time and not
+ Kranoyarsk time.
+ * library/tzdata/Asia/Damascus: Syrian DST changes.
+ * library/tzdata/Asia/Hong_Kong: Hong Kong historic DST corrections.
+ Olson tzdata2009q.
+
2009-11-03 Pat Thoyts <patthoyts@users.sourceforge.net>
* tests/tcltest.test: Backport permissions fix for Win7.