diff options
author | dgp <dgp@users.sourceforge.net> | 2002-06-26 03:25:06 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-06-26 03:25:06 (GMT) |
commit | 6d8d92b08fa8a8371a2e465a95efc8fc60f86c27 (patch) | |
tree | 56704b807dc239981a2a9ffdeb244cbf4959f4a9 /ChangeLog | |
parent | 9157391b9a08764c742e99a52cbe1326018c12f2 (diff) | |
download | tcl-6d8d92b08fa8a8371a2e465a95efc8fc60f86c27.zip tcl-6d8d92b08fa8a8371a2e465a95efc8fc60f86c27.tar.gz tcl-6d8d92b08fa8a8371a2e465a95efc8fc60f86c27.tar.bz2 |
* Corrected suppression of -verbose skip and start by [test -output].
Also corrected test suite errors exposed by corrected code.
[Bug 564656]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-06-24 Don Porter <dgp@users.sourceforge.net> + + * library/tcltest/tcltest.tcl: Corrected suppression of -verbose skip + * tests/tcltest.test: and start by [test -output]. Also + corrected test suite errors exposed by corrected code. [Bug 564656] + 2002-06-25 Reinhard Max <max@suse.de> * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. |