summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwelch <welch@noemail.net>2000-04-22 00:37:00 (GMT)
committerwelch <welch@noemail.net>2000-04-22 00:37:00 (GMT)
commit4a4775afbf4b6c0760b8bf007c7962dbd60999ec (patch)
treedcbd2bd04a11d9d3533e9776991466e5c9531cb4 /ChangeLog
parent8b72332f1a154398ee2d50b4dbf07f91e109c674 (diff)
downloadtcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.zip
tcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.tar.gz
tcl-4a4775afbf4b6c0760b8bf007c7962dbd60999ec.tar.bz2
comments for http.tcl
FossilOrigin-Name: d893bfe62ff9ff9f1362f9efdec7fdfdcefcccef
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 990668e..f5918d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-21 Brent Welch <welch@scriptics.com>
+
+ * library/http2.1/http.tcl: More thrashing with the "server closes
+ without reading post data" scenario. Reverted to the previous
+ filevent configuratiuon, which seems to work better with small
+ amounts of post data.
+
2000-04-20 Jeff Hobbs <hobbs@scriptics.com>
* generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix