aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2d3f4c..b7c1f0fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Wed Jun 22 14:32:23 CEST 2011
2 Force closing connection if either the client asked it or
3 if the response contains 'Connection: close' (so far,
4 only the client's request was considered). -CG/RV
5
1Wed Jun 22 10:37:35 CEST 2011 6Wed Jun 22 10:37:35 CEST 2011
2 Removing listen socket from poll/select sets in 7 Removing listen socket from poll/select sets in
3 MHD_USE_THREAD_PER_CONNECTION mode; using 'shutdown' 8 MHD_USE_THREAD_PER_CONNECTION mode; using 'shutdown'