diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 633c6f8cb..fe3b550e2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,7 +4,7 @@ Curl and libcurl 7.17.2 Command line options: 121 curl_easy_setopt() options: 147 Public functions in libcurl: 55 - Public web site mirrors: 41 + Public web site mirrors: 42 Known libcurl bindings: 36 Contributors: 597 @@ -18,6 +18,7 @@ This release includes the following bugfixes: with NSS, and also when SCP, SFTP and libz are not available o free problem in the curl tool for users with empty home dir o curl.h version 7.17.1 problem when building C++ apps with MSVC + o SFTP and SCP use persistent connections This release includes the following known bugs: @@ -34,6 +35,6 @@ New curl mirrors: This release would not have looked like this without help, code, reports and advice from friends like these: - Dan Fandrich, Gisle Vanem, Toby Peterson + Dan Fandrich, Gisle Vanem, Toby Peterson, Yang Tse Thanks! (and sorry if I forgot to mention someone) |