aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bea4ddad..6018d463 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Thu Oct 27 14:16:34 CEST 2011
2 Treat EAGAIN the same way as EINTR (helps on W32). -LRN
3
1Wed Oct 12 10:40:12 CEST 2011 4Wed Oct 12 10:40:12 CEST 2011
2 Made sockets blocking again for non-Linux platforms as non-blocking 5 Made sockets blocking again for non-Linux platforms as non-blocking
3 sockets cause problems (#1824) on Cygwin but offer better performance 6 sockets cause problems (#1824) on Cygwin but offer better performance