summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwelch <welch>2000-04-22 00:37:01 (GMT)
committerwelch <welch>2000-04-22 00:37:01 (GMT)
commita59a9e21b065721be7ec823db304591943e0ae8c (patch)
treedcbd2bd04a11d9d3533e9776991466e5c9531cb4 /ChangeLog
parentbdf4ab31796aad0cbfc4b0f02a8e84a23229ad2d (diff)
downloadtcl-a59a9e21b065721be7ec823db304591943e0ae8c.zip
tcl-a59a9e21b065721be7ec823db304591943e0ae8c.tar.gz
tcl-a59a9e21b065721be7ec823db304591943e0ae8c.tar.bz2
comments for http.tcl
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