summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2008-07-25 21:23:59 (GMT)
committerdas <das>2008-07-25 21:23:59 (GMT)
commit492567dd1a47ceb460e19a20e233ff6d1efeb5ab (patch)
tree5674e7796b87d9bd0a95358626c749c0caf19c92 /ChangeLog
parentc6ff6fce1217116410ac5084b505b161f58ab1a4 (diff)
downloadtcl-492567dd1a47ceb460e19a20e233ff6d1efeb5ab.zip
tcl-492567dd1a47ceb460e19a20e233ff6d1efeb5ab.tar.gz
tcl-492567dd1a47ceb460e19a20e233ff6d1efeb5ab.tar.bz2
* tests/info.test (info-37.0): Add !singleTestInterp constraint;
(info-22.8, info-23.0): switch to glob matching to avoid sensitivity to tcltest.tcl line number changes, remove knownBug constraint, fix expected result. [Bug 1605269]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b1f188..20baea6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-25 Daniel Steffen <das@users.sourceforge.net>
+
+ * tests/info.test (info-37.0): Add !singleTestInterp constraint;
+ (info-22.8, info-23.0): switch to glob matching to avoid sensitivity
+ to tcltest.tcl line number changes, remove knownBug constraint, fix
+ expected result. [Bug 1605269]
+
2007-07-24 Jan Nijtmans <nijtmans@users.sf.net>
* doc/Notifier.3 CONSTified 4 functions in the
@@ -20,7 +27,7 @@
2008-07-23 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* tests/lrange.test: Added relative speed test to check for lrange
- in-place optimization committed 2008-06-30.
+ in-place optimization committed 2008-06-30.
* tests/binary.test: Added relative speed test to check for pure
byte array CONCAT1 optimization committed 2008-06-30.