diff options
author | dgp <dgp@users.sourceforge.net> | 2004-02-03 18:49:13 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-02-03 18:49:13 (GMT) |
commit | 43a088efac279c73beb59101d02601958875ccbc (patch) | |
tree | f7096f8ba1c5b01dd3969d6fd2ee91d8be219d0e /ChangeLog | |
parent | e9d41aed5e14535c3df8a908df831cc5aec2e824 (diff) | |
download | tcl-43a088efac279c73beb59101d02601958875ccbc.zip tcl-43a088efac279c73beb59101d02601958875ccbc.tar.gz tcl-43a088efac279c73beb59101d02601958875ccbc.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 |