From 713c9f8602caf53db2159b3db7d863f15174e987 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 31 May 2007 08:59:44 +0000 Subject: Feng Tu made (lib)curl support "upload" resuming work for file:// URLs. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dc520319b..591034fce 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following changes: o more than one test harness can run at the same time without conflict o SFTP now supports quote commands before a transfer o CURLMOPT_MAXCONNECTS added to curl_multi_setopt() + o upload resume works for file:// URLs This release includes the following bugfixes: -- cgit v1.2.3