aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-05-31 08:59:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-05-31 08:59:44 +0000
commit713c9f8602caf53db2159b3db7d863f15174e987 (patch)
treea9f3e5a4804058f3d3ce7e0b31a84707de3df5a5 /RELEASE-NOTES
parent14b9b823e6a3d3584d6ee724b60485b1afda5652 (diff)
Feng Tu made (lib)curl support "upload" resuming work for file:// URLs.
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 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: