diff options
author | dgp <dgp@users.sourceforge.net> | 2003-07-16 14:31:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-07-16 14:31:35 (GMT) |
commit | 3bf05e9189615ea7d195ecd15f452092916d278d (patch) | |
tree | f3340b7a3894f749135fb1b1f30e7600f73bc14b /ChangeLog | |
parent | 935c14cb00b479bcbc41fc40394c159f2785efbd (diff) | |
download | tcl-3bf05e9189615ea7d195ecd15f452092916d278d.zip tcl-3bf05e9189615ea7d195ecd15f452092916d278d.tar.gz tcl-3bf05e9189615ea7d195ecd15f452092916d278d.tar.bz2 |
* library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call
* library/tcltest/pkgIndex.tcl: to [lrange]. Bumped
to version 2.2.4. [Bug 772333]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-07-16 Don Porter <dgp@users.sourceforge.net> + + * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call + * library/tcltest/pkgIndex.tcl: to [lrange]. Bumped + to version 2.2.4. [Bug 772333] + 2003-07-15 Mo DeJong <mdejong@users.sourceforge.net> * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo |