summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-09-23 16:00:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-09-23 16:00:09 (GMT)
commitb1b7242607411370b9765327872a81c2e8c88513 (patch)
tree5dde978db68af857253dcb98c5508ebdca5418e0 /ChangeLog
parent0fb83403e7b5a32f097dcbb7144943c0c0bca597 (diff)
downloadtcl-b1b7242607411370b9765327872a81c2e8c88513.zip
tcl-b1b7242607411370b9765327872a81c2e8c88513.tar.gz
tcl-b1b7242607411370b9765327872a81c2e8c88513.tar.bz2
Stop using the deprecated thread management commands of the tcltest package.
The test suite ought to provide these tools for itself. They do not belong in a testing harness.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e2a5b21..7df4cc1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-23 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/thread.test: Stop using the deprecated thread management
+ commands of the tcltest package. The test suite ought to provide
+ these tools for itself. They do not belong in a testing harness.
+
2011-09-22 Don Porter <dgp@users.sourceforge.net>
* generic/tclCmdIL.c: Revise [info frame] so that it stops creating