diff options
author | dgp <dgp@users.sourceforge.net> | 2004-02-03 18:51:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-02-03 18:51:10 (GMT) |
commit | f8d27459af191a22004f1fc5e15b18df09234315 (patch) | |
tree | b56e23da37a7a9a7c020557476f5c52cadfd8671 /ChangeLog | |
parent | 99ac58134e3ccfc2390b3d95c2ffece08ecfd521 (diff) | |
download | tcl-f8d27459af191a22004f1fc5e15b18df09234315.zip tcl-f8d27459af191a22004f1fc5e15b18df09234315.tar.gz tcl-f8d27459af191a22004f1fc5e15b18df09234315.tar.bz2 |
* library/tcltest/tcltest.tcl: Corrected parsing of single
command line argument (option with missing value) [Bug 833910]
* library/tcltest/pkgIndex.tcl: Bump to version 2.2.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-02-03 Don Porter <dgp@users.sourceforge.net> + + * library/tcltest/tcltest.tcl: Corrected parsing of single + command line argument (option with missing value) [Bug 833910] + * library/tcltest/pkgIndex.tcl: Bump to version 2.2.5. + 2004-02-02 David Gravereaux <davygrvy@pobox.com> * generic/tclIO.c (Tcl_Ungets): Fixes improper filling of the |