From: Daniel Stenberg Date: Mon, 24 Aug 2015 10:53:38 +0000 (+0200) Subject: KNOWN_BUGS: #78 zero-length files is already fixed! X-Git-Tag: curl-7_45_0~104 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=874413b3e1f9837fbe66e08341170eb2e949b395;p=curl KNOWN_BUGS: #78 zero-length files is already fixed! --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index e0cd8e6ec..0c0be92b6 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -58,11 +58,6 @@ may have been fixed since this was written! that can receive data. This is subject for change in the future. http://curl.haxx.se/bug/view.cgi?id=1116 -78. curl and libcurl don't always signal the client properly when "sending" - zero bytes files - it makes for example the command line client not creating - any file at all. Like when using FTP. - http://curl.haxx.se/bug/view.cgi?id=1063 - 75. NTLM authentication involving unicode user name or password only works properly if built with UNICODE defined together with the WinSSL/schannel backend. The original problem was mentioned in: