From 7ffe62d9019a3e1749bd90f23c4bab15657d6cd7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 Dec 2008 13:12:36 +0000 Subject: - Given a recent enough libssh2, libcurl can now seek/resume with SFTP even on file indexes beyond 2 or 4GB. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fff8f41a8..5783b5eae 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,7 @@ This release includes the following bugfixes: o curl_multi_timeout() no longer returns timeout 0 when there's nothing to do yet o the multi_socket API and HTTP pipelining now work a lot better when combined + o SFTP seek/resume beyond 32bit file sizes This release includes the following known bugs: -- cgit v1.2.3