diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-04-20 23:59:36 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-04-20 23:59:36 +0200 |
commit | 37b9fe104abae17ac7bd8ef085c6d736771592b5 (patch) | |
tree | df17852166d55884d032538c105da7557e2d63ed | |
parent | 3242abd87a1262eb202411078c71ea32c7f41cc1 (diff) |
RELEASE-NOTES: synced with 3242abd87a1262
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2ae80dff8..6a4c65dd7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,9 @@ This release includes the following changes: This release includes the following bugfixes: o curl-config: fix --version + o curl_easy_setopt.3: CURLOPT_PROXYTYPE clarification + o use HTTPS properly after CONNECT + o SFTP: close file before postquote This release includes the following known bugs: @@ -22,6 +25,7 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - Patrick Monnerat + Patrick Monnerat, Dan Fandrich, Gisle Vanem, Guenter Knauf, + Rajesh Naganathan, Josue Andrade Gomes, Ryan Schmidt Thanks! (and sorry if I forgot to mention someone) |