summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-08-30 23:03:59 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-08-30 23:03:59 +0000
commitf6251734fcb118bb513f8484b45aa653f5c76eb1 (patch)
tree0a91992aa36c27c91b04290f927c621b826a590b /RELEASE-NOTES
parent9f44a95522162c0f4a61093efe1bf1f58b087358 (diff)
downloadcurl-f6251734fcb118bb513f8484b45aa653f5c76eb1.tar.gz
Added more accurate error code returns from SFTP operations. Added test
case 615 to test an SFTP upload failure.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ea8a4baaf..66716a59e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,7 @@ This release includes the following changes:
o builds and runs on OS/400
o several error codes and options were marked as obsolete and subject to
future removal (set CURL_NO_OLDIES to see if your application is using them)
+ o SFTP errors can return more specific error codes
This release includes the following bugfixes: