summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-10-27 03:23:32 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-10-27 03:23:32 (GMT)
commit42f969aa26927fe8d84250dbc72ce1dc9e7f8836 (patch)
tree14e60f6e093b66a12c85ca2f25b09a2bf38462ae /ChangeLog
parenta105e211c00630f0a0cbee1031379b3f187c3b9c (diff)
downloadtcl-42f969aa26927fe8d84250dbc72ce1dc9e7f8836.zip
tcl-42f969aa26927fe8d84250dbc72ce1dc9e7f8836.tar.gz
tcl-42f969aa26927fe8d84250dbc72ce1dc9e7f8836.tar.bz2
* library/clock.tcl (ParseClockScanFormat):
Corrected a problem where [clock scan] didn't load the timezone soon enough when processing a time format that lacked a complete date. [Bug 2886852] * tests/clock.test (clock-66.1): Added a test case for the above bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ae9e9d..686d717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-27 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/clock.tcl (ParseClockScanFormat):
+ Corrected a problem where [clock scan] didn't load the timezone
+ soon enough when processing a time format that lacked a complete
+ date. [Bug 2886852]
+ * tests/clock.test (clock-66.1):
+ Added a test case for the above bug.
+
2009-10-26 Don Porter <dgp@users.sourceforge.net>
* unix/Makefile.in: Remove $(PACKAGE).* and prototype from the