diff options
-rw-r--r-- | RELEASE-NOTES | 5 |
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) |