mirror of
https://github.com/curl/curl.git
synced 2026-07-23 16:27:17 +03:00
SCP and SFTP support now requires libssh2 0.16 or later
This commit is contained in:
parent
252f16db02
commit
869319ce4a
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Curl and libcurl 7.16.5
|
||||
Curl and libcurl 7.17.0
|
||||
|
||||
Public curl release number: 101
|
||||
Releases counted from the very beginning: 127
|
||||
|
|
@ -13,6 +13,7 @@ This release includes the following changes:
|
|||
|
||||
o support for OS/400 Secure Sockets Layer library
|
||||
o curl_easy_setopt() now allocates strings passed to it
|
||||
o SCP and SFTP support now requires libssh2 0.16 or later
|
||||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue