]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASe-NOTES: synced with 29fdb2700f797
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Apr 2013 21:41:00 +0000 (23:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 Apr 2013 12:49:27 +0000 (14:49 +0200)
added "tcpkeepalive on Mac OS X"

RELEASE-NOTES

index 97f6d79b32119298b14cac51d5c61d65b8ad231e..d588da7e539e2362b6d5307c7770350ff8f44e9e 100644 (file)
@@ -71,6 +71,7 @@ This release includes the following bugfixes:
  o corrected proxy header response headers count [16]
  o FTP quote operations on re-used connection [17]
  o tcpkeepalive on win32 [18]
+ o tcpkeepalive on Mac OS X [23]
  o easy: acknowledge the CURLOPT_MAXCONNECTS option properly [19]
  o easy interface: restore default MAXCONNECTS to 5
  o win32: don't set SO_SNDBUF for windows vista or later versions [20]
@@ -123,3 +124,4 @@ References to bug reports and discussions on issues:
  [20] = http://curl.haxx.se/bug/view.cgi?id=1188
  [21] = http://curl.haxx.se/bug/view.cgi?id=1183
  [22] = http://curl.haxx.se/bug/view.cgi?id=1189
+ [23] = http://curl.haxx.se/bug/view.cgi?id=1214