mirror of
https://github.com/curl/curl.git
synced 2026-06-03 15:24:16 +03:00
RELEASE-NOTES: synced with f36f8c1455
This commit is contained in:
parent
f36f8c1455
commit
97dfe38641
1 changed files with 7 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue