mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Jan did make a ChangeLog entry for his fix of the non-anonymous FTP recursion
bug. I just didn't use the right terms when searching for it.
This commit is contained in:
parent
f84a94e913
commit
17e21ff7dd
@ -9,10 +9,9 @@
|
|||||||
shouldn't give away the number of characters in the password by
|
shouldn't give away the number of characters in the password by
|
||||||
replacing each character with a 'x'. Use "<password>" instead.
|
replacing each character with a 'x'. Use "<password>" instead.
|
||||||
|
|
||||||
* ftp.c (ftp_retrieve_dirs): I don't see a ChangeLog entry for
|
* ftp.c (ftp_retrieve_dirs): The bug where recursion into FTP
|
||||||
this, but the bug where recursion into FTP directories didn't work
|
directories didn't work if logging in put you in a directory other
|
||||||
if logging in put you in a directory other than "/" is apparently
|
than "/" is fixed now. Removed the comment here warning of the bug.
|
||||||
fixed now. Removed the comment here warning of the bug.
|
|
||||||
|
|
||||||
* main.c (print_help): --continue's description was misleading.
|
* main.c (print_help): --continue's description was misleading.
|
||||||
We don't "restart", we "resume". Also, better to say
|
We don't "restart", we "resume". Also, better to say
|
||||||
|
Loading…
Reference in New Issue
Block a user