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 6018d463..8014353b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Tue Nov 1 18:51:50 CET 2011
2 Force adding of 'Connection: close' to the header if we (for whatever
3 reason) are shutting down the socket for reading (see also
4 #1760). -CG
5
1Thu Oct 27 14:16:34 CEST 2011 6Thu Oct 27 14:16:34 CEST 2011
2 Treat EAGAIN the same way as EINTR (helps on W32). -LRN 7 Treat EAGAIN the same way as EINTR (helps on W32). -LRN
3 8