summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-11-30 15:45:03 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-11-30 15:45:03 (GMT)
commit144b1b16e962181661e12d2c592f37b17e22278b (patch)
tree7bef60e9f5d590153c01c127558289e10061606f /ChangeLog
parentce4338e6397022547fddacab80018e21ae5773ef (diff)
downloadtcl-144b1b16e962181661e12d2c592f37b17e22278b.zip
tcl-144b1b16e962181661e12d2c592f37b17e22278b.tar.gz
tcl-144b1b16e962181661e12d2c592f37b17e22278b.tar.bz2
* library/clock.tcl: Corrected the regular expressions that match
a time zone to allow for time zones specified as +HH or -HH. * tests/clock.test: Added regression test case for the above issue.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27d5c3c..bb0892e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-30 Kevin B. Kenny <kennykb@acm.org>
+
+ * library/clock.tcl: Corrected the regular expressions that match
+ a time zone to allow for time zones specified as +HH or -HH.
+ * tests/clock.test: Added regression test case for the above issue.
+ Thanks to Rolf Ade for reporting this issue [http://wiki.tcl.tk/13094]
+
2004-11-29 Andreas Kupries <andreask@activestate.com>
* win/Makefile.in (install-libraries): Brought entry '2004-10-26