TFTP error 0 is no longer treated as success

This commit is contained in:
Dan Fandrich 2007-09-12 18:20:52 +00:00
parent 9e241864e3
commit 621709c623
1 changed files with 1 additions and 0 deletions

View File

@ -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