1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

rephrased to mention ftp

This commit is contained in:
Daniel Stenberg 2007-09-11 22:37:47 +00:00
parent e6addcf624
commit cf613fdba4

View File

@ -51,7 +51,7 @@ This release includes the following bugfixes:
o excessively long FTP server responses and response lines
o file:// upload then FTP:// upload crash
o uploading empty file over FTP on re-used connection
o superfluous CWD command on re-used connections without used directories
o superfluous CWD command on re-used FTP connections without subdirs used
This release includes the following known bugs: