summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-06-24 15:29:39 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-06-24 15:29:39 (GMT)
commitd013ac36802f1a94c8629dde40cfae06e492d4ce (patch)
tree72e7f72813a06a37316fe04f27944b5702676b20 /ChangeLog
parent113714d1cf9bf670cbb99691146b8c105374678b (diff)
downloadtcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.zip
tcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.tar.gz
tcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.tar.bz2
Fix [Bug 2811598].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87e210e..55fc635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2009-06-24 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/oo.test (oo-19.1): [Bug 2811598]: Make more resilient.
+
2009-06-24 Pat Thoyts <patthoyts@users.sourceforge.net>
- * tests/http11.test: Clean up procs after testing. [Bug 2811492]
+ * tests/http11.test: [Bug 2811492]: Clean up procs after testing.
2009-06-18 Donal K. Fellows <dkf@users.sf.net>