summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-09 21:41:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-09 21:41:49 (GMT)
commit3c366594b5f7da92e751946d7f68850a7e4afa43 (patch)
treea3caedd2db7e16236b230ab281279a665b76a55c /ChangeLog
parent66c00a872668c60fedb51c5b242df305c7557826 (diff)
downloadtcl-3c366594b5f7da92e751946d7f68850a7e4afa43.zip
tcl-3c366594b5f7da92e751946d7f68850a7e4afa43.tar.gz
tcl-3c366594b5f7da92e751946d7f68850a7e4afa43.tar.bz2
Update more of the test suite to use Tcltest 2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71adb1a..e2b7c37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-09 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/incr.test: Update more of the test suite to use Tcltest 2.
+
2011-03-09 Don Porter <dgp@users.sourceforge.net>
* generic/tclNamesp.c: Tighten the detector of nested [namespace code]