summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2006-12-06 16:36:58 (GMT)
committerKevin B Kenny <kennykb@acm.org>2006-12-06 16:36:58 (GMT)
commit50620f98af568bb61c29bf2f7350cf455367813a (patch)
treeb05e2b8cc226e970b240d2530e10d1ca232c76a0 /ChangeLog
parentffae5fc3c686e2961f5a60e7e97d5bed11fde3c7 (diff)
downloadtcl-50620f98af568bb61c29bf2f7350cf455367813a.zip
tcl-50620f98af568bb61c29bf2f7350cf455367813a.tar.gz
tcl-50620f98af568bb61c29bf2f7350cf455367813a.tar.bz2
Improved error reporting in test expr-47.12
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 346febe..c6f5429 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-06 Kevin Kenny <kennykb@acm.org>
+
+ * tests/expr.test (expr-47.12): Improved error reporting in hopes
+ of having more information to pursue [Bug 1609936].
+
2006-11-28 Andreas Kupries <andreask@activestate.com>
TIP#291 IMPLEMENTATION