diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-06-24 15:29:39 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-06-24 15:29:39 (GMT) |
commit | d013ac36802f1a94c8629dde40cfae06e492d4ce (patch) | |
tree | 72e7f72813a06a37316fe04f27944b5702676b20 /ChangeLog | |
parent | 113714d1cf9bf670cbb99691146b8c105374678b (diff) | |
download | tcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.zip tcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.tar.gz tcl-d013ac36802f1a94c8629dde40cfae06e492d4ce.tar.bz2 |
Fix [Bug 2811598].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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> |