summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-08-03 08:31:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-08-03 08:31:47 +0000
commit869319ce4a6aa235dfacb6753f367a62732906f9 (patch)
tree9d68bfbf16098331a7b048a11662e90a8fdd5164
parent252f16db02a2fdf888d1bb833fabe408d5fabd51 (diff)
downloadgnurl-869319ce4a6aa235dfacb6753f367a62732906f9.tar.gz
gnurl-869319ce4a6aa235dfacb6753f367a62732906f9.tar.bz2
gnurl-869319ce4a6aa235dfacb6753f367a62732906f9.zip
SCP and SFTP support now requires libssh2 0.16 or later
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ffc8992ee..1d69e91a0 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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: