From: Dan Fandrich Date: Wed, 12 Sep 2007 18:20:52 +0000 (+0000) Subject: TFTP error 0 is no longer treated as success X-Git-Tag: curl-7_17_0~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=621709c6239010785bb0599b2b15d44e09c876ad;p=curl TFTP error 0 is no longer treated as success --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 06056e4f8..f2a260363 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -50,6 +50,7 @@ This release includes the following bugfixes: o FTP NOBODY request on file crash o excessively long FTP server responses and response lines o file:// upload then FTP:// upload crash + o TFTP error 0 is no longer treated as success o uploading empty file over FTP on re-used connection o superfluous CWD command on re-used FTP connections without subdirs used