summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-04-22 19:17:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2011-04-22 19:17:26 +0200
commit2a05025510dcae46ac01fd457942061052ebed1b (patch)
tree060bd4a4cc794a3facdef8b0f85b5ae81c93c7ac
parentd8373cb9929e4453aba44d9d146ad107e72fc153 (diff)
downloadcurl-7_21_6.tar.gz
RELEASE-NOTES: two more contributorscurl-7_21_6
-rw-r--r--RELEASE-NOTES5
1 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 6a4c65dd7..7c3866ee1 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -16,7 +16,7 @@ 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
+ o SFTP: close file before post quote operations
This release includes the following known bugs:
@@ -26,6 +26,7 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Patrick Monnerat, Dan Fandrich, Gisle Vanem, Guenter Knauf,
- Rajesh Naganathan, Josue Andrade Gomes, Ryan Schmidt
+ Rajesh Naganathan, Josue Andrade Gomes, Ryan Schmidt, Fabian Keil,
+ Julien Chaffraix
Thanks! (and sorry if I forgot to mention someone)