summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-05-27 18:28:44 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-05-27 18:28:44 (GMT)
commit005fd8340ba1c93d1a405ab631915c207c0cd2c9 (patch)
tree6dfdfbd8bed2cc26a17e8976f18ce53edd0b7204 /ChangeLog
parent04c50b976611cadd91f12866c7a91dc5241b60e3 (diff)
downloadtcl-005fd8340ba1c93d1a405ab631915c207c0cd2c9.zip
tcl-005fd8340ba1c93d1a405ab631915c207c0cd2c9.tar.gz
tcl-005fd8340ba1c93d1a405ab631915c207c0cd2c9.tar.bz2
* tests/clock.test: Added a single test for the presence of %G
in [clock format], and conditioned out the clock-10.x series if they're all going to fail because of a broken strftime() call. [Bug 961714]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d67c0a9..e8574bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-27 Kevin B. Kenny <kennykb@acm.org>
+
+ * tests/clock.test: Added a single test for the presence of %G
+ in [clock format], and conditioned out the clock-10.x series if
+ they're all going to fail because of a broken strftime() call.
+ [Bug 961714]
+
2004-05-27 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclHash.c (CompareStringKeys): Added #ifdef to allow