summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-04-15 23:09:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-04-15 23:09:12 (GMT)
commit6e418192f389787e410c4a421bd4d6e00d8b258e (patch)
treee12a8bce89ca83ff7667f9a9b83c66e9ae224f44 /ChangeLog
parentce77e262200ad395011337df26e7e52292d83c17 (diff)
downloadtcl-6e418192f389787e410c4a421bd4d6e00d8b258e.zip
tcl-6e418192f389787e410c4a421bd4d6e00d8b258e.tar.gz
tcl-6e418192f389787e410c4a421bd4d6e00d8b258e.tar.bz2
* Increased timeout values so that tests have
time to successfully complete even on slow/busy machines. [Bug 523470]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c3efeb3..c2db924 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,6 @@
TCL_CONTINUE returns from procs. Patch by Don Porter
[Bug 536955].
-2002-04-15 Miguel Sofer <msofer@users.sourceforge.net>
-
* generic/tclExecute.c:
* tests/compile.test: made bytecodes check for a catch before
returning; the compiled [return] is otherwise non-catchable.
@@ -14,6 +12,9 @@
2002-04-15 Don Porter <dgp@users.sourceforge.net>
+ * tests/socket.test: Increased timeout values so that tests have
+ time to successfully complete even on slow/busy machines. [Bug 523470]
+
* doc/tcltest.n:
* library/tcltest/tcltest.tcl:
* tests/tcltest.test: Revised [tcltest::test] to return errors