From 95bd901efe8c41bbfe7fa80c1c440c84dfe60fe1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 22 Mar 2008 22:00:21 +0000 Subject: - Fixed the problem with doing a zero byte SCP transfer, verified with test case 617 (which was added by Daniel Fandrich 5 Mar 2008). --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 41c1c95e6..c34d38896 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -50,6 +50,7 @@ This release includes the following bugfixes: o SFTP upload with CURLOPT_FTP_CREATE_MISSING_DIRS on re-used connection o SFTP infinite loop when given an invalid quote command o curl-config erroneously reported LDAPS support with missing LDAP libraries + o SCP infinite loop when downloading a zero byte file This release includes the following known bugs: -- cgit v1.2.3