From 008b848dccafc18df79e0de9163b0bfab4f5392c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 15 Dec 2008 23:04:51 +0000 Subject: - libssh2_sftp_last_error() was wrongly used at some places in libcurl which made libcurl sometimes not properly abort problematic SFTP transfers. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 96a3001ab..6183d4364 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -30,6 +30,7 @@ This release includes the following bugfixes: o dotted IPv6 addresses longer than 39 bytes failed o curl_easy_duphandle() doesn't try to duplicate the connection cache pointer o build failure on OS/400 when enabling IPv6 + o better detection of SFTP failures This release includes the following known bugs: -- cgit v1.2.3