From: Daniel Stenberg Date: Tue, 18 Oct 2016 15:17:54 +0000 (+0200) Subject: RELEASE-NOTES: synced with f36f8c14551efc6772 X-Git-Tag: curl-7_51_0~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97dfe38641f6b36f4bc83ec001f13f7040513c46;p=thirdparty%2Fcurl.git RELEASE-NOTES: synced with f36f8c14551efc6772 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8170c141bc..8e61d3d01a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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: