summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwelch <welch>1999-10-30 00:33:32 (GMT)
committerwelch <welch>1999-10-30 00:33:32 (GMT)
commitedb3486b17db8e5dd20807450338de50df9af8c3 (patch)
tree19d18d4d74b2da3f44737974667b3bdb3fef9e40 /ChangeLog
parent9a5af1a04872f24f49aefb7bfaf2966da6bd828d (diff)
downloadtcl-edb3486b17db8e5dd20807450338de50df9af8c3.zip
tcl-edb3486b17db8e5dd20807450338de50df9af8c3.tar.gz
tcl-edb3486b17db8e5dd20807450338de50df9af8c3.tar.bz2
Updated for http.tcl changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a3b82d..f0f69b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@
TclFreeObj so it understands the TCL_THREADS case described
above.
+ * library/http2.1/http.tcl: Fixed a bug in the handling of
+ the state(status) variable when the -timeout flag is specified.
+ Previously it was possible to leave the status undefined
+ instead of empty, which caused errors in http::status
+
1999-10-28 Jeff Hobbs <hobbs@scriptics.com>
* unix/aclocal.m4: made it just include tcl.m4