aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fcf977a..718db9fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Fri Aug 30 13:53:04 CEST 2013
8 Started to implement #3008 (RFC 2616, section 8.1.4 8 Started to implement #3008 (RFC 2616, section 8.1.4
9 says HTTP server SHOULD terminate connection if the 9 says HTTP server SHOULD terminate connection if the
10 client closes it for writing via TCP FIN, so we should 10 client closes it for writing via TCP FIN, so we should
11 to continue to try to read and react differently 11 continue to try to read and react differently
12 if recv() returns zero). -CG 12 if recv() returns zero). -CG
13 13
14Wed Aug 28 18:40:47 CEST 2013 14Wed Aug 28 18:40:47 CEST 2013