diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-04-03 20:56:59 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-04-03 20:56:59 +0000 |
commit | d051dd80874bffcd6df56a09ba6cc2cf29de4d88 (patch) | |
tree | dfd6035c3114d0952f62c1a2171f6de6672b3867 /RELEASE-NOTES | |
parent | bf52cef16fd2cc1ad83f760059d27f49f036c3eb (diff) |
Scott Barrett added support for CURLOPT_NOBODY over SFTP
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e97294987..19a053ea1 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ Curl and libcurl 7.18.2 This release includes the following changes: o CURLFORM_STREAM was added + o CURLOPT_NOBODY is now supported over SFTP This release includes the following bugfixes: @@ -31,6 +32,6 @@ New curl mirrors: This release would not have looked like this without help, code, reports and advice from friends like these: - + Michal Marek, Daniel Fandrich, Scott Barrett Thanks! (and sorry if I forgot to mention someone) |