From 261a0fedcf1545440190965311a1554d7695b6c0 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Mon, 30 Mar 2015 13:56:30 +0200 Subject: src/tool_operate: create output file on successful download ... of an empty file Bug: https://github.com/bagder/curl/issues/183 --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c4aafacfd..60083e222 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,6 +14,7 @@ This release includes the following changes: o curl: add --false-start option o add CURLOPT_PATH_AS_IS o curl: add --path-as-is option + o curl: create output file on successful download of an empty file [21] This release includes the following bugfixes: @@ -154,3 +155,4 @@ References to bug reports and discussions on issues: [18] = http://curl.haxx.se/bug/view.cgi?id=1486 [19] = https://github.com/bagder/curl/issues/195 [20] = https://github.com/bagder/curl/issues/192 + [21] = https://github.com/bagder/curl/issues/183 -- cgit v1.2.3