]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
RELEASE-NOTES: synced with f36f8c14551efc6772
authorDaniel Stenberg <daniel@haxx.se>
Tue, 18 Oct 2016 15:17:54 +0000 (17:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 18 Oct 2016 15:17:54 +0000 (17:17 +0200)
RELEASE-NOTES

index 8170c141bc06ca984d68083d29c68e310321cbef..8e61d3d01a2083f0ea1292300dc54fc138240ac3 100644 (file)
@@ -44,6 +44,13 @@ This release includes the following bugfixes:
  o pipelining: skip to-be-closed connections when pipelining [20]
  o win: fix Universal Windows Platform build [21]
  o curl: do not set CURLOPT_SSLENGINE to DEFAULT automatically [22]
+ o maketgz: make it support "only" generating version info
+ o Curl_socket_check: add extra check to avoid integer overflow
+ o gopher: properly return error for poll failures
+ o curl: set INTERLEAVEDATA too
+ o polarssl: clear thread array at init
+ o polarssl: fix unaligned SSL session-id lock
+ o polarssl: reduce #ifdef madness with a macro
 
 This release includes the following known bugs: