summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-09-19 20:30:56 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-09-19 20:30:56 (GMT)
commite2635d6143eba18faa11cd18025a53f5ebd7620a (patch)
treeaeafdbef2dab14e2fa3d351c16c36e8b2964d87a /ChangeLog
parent8030552fb8970dd2d0540e66f4b9f33557d8e78e (diff)
downloadtcl-e2635d6143eba18faa11cd18025a53f5ebd7620a.zip
tcl-e2635d6143eba18faa11cd18025a53f5ebd7620a.tar.gz
tcl-e2635d6143eba18faa11cd18025a53f5ebd7620a.tar.bz2
Conversion from [testthread] to Thread package stops most memory leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2691e4d..1325f72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2011-09-15 Don Porter <dgp@users.sourceforge.net>
+ * tests/ioTrans.test: Conversion from [testthread] to Thread package
+ stops most memory leaks.
+
* tests/thread.test: Plug most memory leaks in thread.test Constrain
the rest to be skipped during `make valgrind`. Tests using the
[testthread cancel] testing command are leaky. Corrections wait for