summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f52c3a..bb5fc21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-23 Kevin B. Kenny <kennykb@acm.org>
+
+ * generic/tclThreadTest.c (NewTestThread): [Bug 2901803]
+ Further machinations to get NewTestThread actually to launch
+ the thread, not just compile.
+
2009-11-22 Donal K. Fellows <dkf@users.sf.net>
* generic/tclThreadTest.c (NewTestThread): [Bug 2901803]: Fix small