aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-04-04 02:06:35 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-04-04 02:06:35 +0000
commit10232bfe9e313f14adaa8d4f1472f1eb1f8efe33 (patch)
tree436662a8022b5d60d2cc5245bc945c970a74b0ac /CHANGES
parenta9c1ca9fc5a80e858b0c85d8f8c838b4464526db (diff)
Added test627 to test SFTP with CURLOPT_NOBODY
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e11ae621a..ada056a70 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,9 @@
Changelog
+Daniel Fandrich (3 Apr 2008)
+- Added test627 to test SFTP with CURLOPT_NOBODY
+
Daniel Stenberg (3 Apr 2008)
- Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method to
GET simply because previously when you set CURLOPT_NOBODY to TRUE first and