Loading RELEASE-NOTES +3 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ This release includes the following changes: o configure: disable libidn by default [4] o curl: Add --ssl-no-revoke to disable certificate revocation checks [5] o libcurl: New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS [9] o makefile: Added support for VC14 o build: Added Visual Studio 2015 (VC14) project files This release includes the following bugfixes: Loading @@ -38,7 +40,6 @@ This release includes the following bugfixes: o ntlm_wb: Fix theoretical memory leak o runtests: Allow for spaces in curl custom path o http2: add stream != NULL checks for reliability o makefile: Added support for VC14 o schannel: Replace deprecated GetVersion with VerifyVersionInfo o http2: verify success of strchr() in http2_send() o configure: add --disable-rt option Loading @@ -47,6 +48,7 @@ This release includes the following bugfixes: o configure: check if OpenSSL linking wants -ldl o build-openssl.bat: Show syntax if required args are missing o test1902: attempt to make the test more reliable o libcurl-thread.3: Consolidate thread safety info This release includes the following known bugs: Loading Loading
RELEASE-NOTES +3 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ This release includes the following changes: o configure: disable libidn by default [4] o curl: Add --ssl-no-revoke to disable certificate revocation checks [5] o libcurl: New value CURLSSLOPT_NO_REVOKE for CURLOPT_SSL_OPTIONS [9] o makefile: Added support for VC14 o build: Added Visual Studio 2015 (VC14) project files This release includes the following bugfixes: Loading @@ -38,7 +40,6 @@ This release includes the following bugfixes: o ntlm_wb: Fix theoretical memory leak o runtests: Allow for spaces in curl custom path o http2: add stream != NULL checks for reliability o makefile: Added support for VC14 o schannel: Replace deprecated GetVersion with VerifyVersionInfo o http2: verify success of strchr() in http2_send() o configure: add --disable-rt option Loading @@ -47,6 +48,7 @@ This release includes the following bugfixes: o configure: check if OpenSSL linking wants -ldl o build-openssl.bat: Show syntax if required args are missing o test1902: attempt to make the test more reliable o libcurl-thread.3: Consolidate thread safety info This release includes the following known bugs: Loading