summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-03-16 00:35:53 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-03-16 00:35:53 (GMT)
commit87c9ed6e567dfddf056590c104ffe303a3ace5b7 (patch)
tree13f6d641812e9004d516f8059ad9c57f289bf2ee /ChangeLog
parente8db060adb7f6b18464bedc29e9872d54ea7854e (diff)
downloadtcl-87c9ed6e567dfddf056590c104ffe303a3ace5b7.zip
tcl-87c9ed6e567dfddf056590c104ffe303a3ace5b7.tar.gz
tcl-87c9ed6e567dfddf056590c104ffe303a3ace5b7.tar.bz2
* tests/socket.test: Extended the timeout in socket-11.11 from 10
to 40 seconds to allow for really slow machines. Also extended actual/expected results with value of variable 'done' to make it clearer when a test fails due to a timeout. [Bug 792159]. * generic/tclPipe.c (TclCreatePipeline): Modified the processing of pipebars to fail if the last bar is followed only by redirections. [Bug 768659].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3171f3f..f59888f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-03-15 Andreas Kupries <andreask@activestate.com>
+
+ * tests/socket.test: Extended the timeout in socket-11.11 from 10
+ to 40 seconds to allow for really slow machines. Also extended
+ actual/expected results with value of variable 'done' to make it
+ clearer when a test fails due to a timeout. [Bug 792159].
+
+2006-03-14 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclPipe.c (TclCreatePipeline): Modified the processing
+ of pipebars to fail if the last bar is followed only by
+ redirections. [Bug 768659].
+
2006-03-14 Andreas Kupries <andreask@activestate.com>
* doc/fconfigure.n: Clarified that -translation is binary is