diff options
author | dgp <dgp@users.sourceforge.net> | 2004-10-30 03:16:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-10-30 03:16:12 (GMT) |
commit | 64be335c36012419adc36816d7e4d063df63425e (patch) | |
tree | c2e0c31280e60432f2e3ab075b6ec9ba99644bc3 /ChangeLog | |
parent | 0c45f847cdb07da65270f480ccf96da7464448e9 (diff) | |
download | tcl-64be335c36012419adc36816d7e4d063df63425e.zip tcl-64be335c36012419adc36816d7e4d063df63425e.tar.gz tcl-64be335c36012419adc36816d7e4d063df63425e.tar.bz2 |
* library/tcltest/tcltest.tcl: Correct reaction to errors in the
obsolete processCmdLineArgsHook. [Bug 1055673]
* library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-10-29 Don Porter <dgp@users.sourceforge.net> + + * library/tcltest/tcltest.tcl: Correct reaction to errors in the + obsolete processCmdLineArgsHook. [Bug 1055673] + * library/tcltest/pkgIndex.tcl: Bump to tcltest 2.2.7 + 2004-10-28 Andreas Kupries <andreask@activestate.com> * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a |