aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-09-12 18:20:52 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-09-12 18:20:52 +0000
commit621709c6239010785bb0599b2b15d44e09c876ad (patch)
tree7e03941ffc245e09848c73fff45bf2b5bd7478d5 /RELEASE-NOTES
parent9e241864e3e7ffdd2b58f1fd7da87e25c5d57348 (diff)
TFTP error 0 is no longer treated as success
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 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