RELEASE-NOTES: synced with b772f3a321
This commit is contained in:
parent
b772f3a321
commit
6aff805942
@ -11,6 +11,7 @@ This release includes the following changes:
|
|||||||
|
|
||||||
o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
|
o recognize the [protocol]:// prefix in proxy hosts where the protocol is one
|
||||||
of socks4, socks4a, socks5 or socks5h.
|
of socks4, socks4a, socks5 or socks5h.
|
||||||
|
o Added CURLOPT_CLOSESOCKETFUNCTION and CURLOPT_CLOSESOCKETDATA
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
@ -19,6 +20,9 @@ This release includes the following bugfixes:
|
|||||||
o anyauthput.c: stdint.h must not be included unconditionally
|
o anyauthput.c: stdint.h must not be included unconditionally
|
||||||
o CMake: improved build
|
o CMake: improved build
|
||||||
o SCP/SFTP enable non-blocking earlier
|
o SCP/SFTP enable non-blocking earlier
|
||||||
|
o GnuTLS handshake: fix timeout
|
||||||
|
o cyassl: build without filesystem
|
||||||
|
o HTTPS over HTTP proxy using the multi interface
|
||||||
|
|
||||||
This release includes the following known bugs:
|
This release includes the following known bugs:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user