summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-22 01:29:18 (GMT)
committerhobbs <hobbs>2001-08-22 01:29:18 (GMT)
commitcb124d657e0225923742eabc32f1815299a67d78 (patch)
tree0745c3d11a37886f6fb492ceaa18da6397baf335 /ChangeLog
parenta105512aace7f42f2603336844607e39c054502b (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1902e9..4f0774e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: