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 8014353b..e6aeb577 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Thu Nov 3 10:14:59 CET 2011
2 shutdown(RDWR) fails on OS X after shutdown(RD), so only use
3 shutdown(WR) if we already closed the socket for reading (otherwise
4 OS X might not do shutdown (WR) at all). -CG
5
1Tue Nov 1 18:51:50 CET 2011 6Tue Nov 1 18:51:50 CET 2011
2 Force adding of 'Connection: close' to the header if we (for whatever 7 Force adding of 'Connection: close' to the header if we (for whatever
3 reason) are shutting down the socket for reading (see also 8 reason) are shutting down the socket for reading (see also