diff options
author | hobbs <hobbs> | 2001-08-22 01:29:18 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-22 01:29:18 (GMT) |
commit | cb124d657e0225923742eabc32f1815299a67d78 (patch) | |
tree | 0745c3d11a37886f6fb492ceaa18da6397baf335 /ChangeLog | |
parent | a105512aace7f42f2603336844607e39c054502b (diff) | |
download | tcl-cb124d657e0225923742eabc32f1815299a67d78.zip tcl-cb124d657e0225923742eabc32f1815299a67d78.tar.gz tcl-cb124d657e0225923742eabc32f1815299a67d78.tar.bz2 |
* tests/tcltest.test (tcltest-12.2): fixed test that would break
when env vars weren't Tcl list friendly [Patch #454046] (stanton)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-08-21 Jeff Hobbs <jeffh@ActiveState.com> + + * tests/tcltest.test (tcltest-12.2): fixed test that would break + when env vars weren't Tcl list friendly [Patch #454046] (stanton) + 2001-08-20 Jeff Hobbs <jeffh@ActiveState.com> * library/http/http.tcl (geturl): added port number to Host: |