From: dan Date: Wed, 10 Jan 2001 08:53:42 +0000 (-0800) Subject: [svn] Jan did make a ChangeLog entry for his fix of the non-anonymous FTP recursion X-Git-Tag: v1.13~2294 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=17e21ff7ddcf82a897277ae1d89ae59de482d730 [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. --- diff --git a/src/ChangeLog b/src/ChangeLog index 5f271e5f..b1f049de 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -9,10 +9,9 @@ shouldn't give away the number of characters in the password by replacing each character with a 'x'. Use "" instead. - * ftp.c (ftp_retrieve_dirs): I don't see a ChangeLog entry for - this, but the bug where recursion into FTP directories didn't work - if logging in put you in a directory other than "/" is apparently - fixed now. Removed the comment here warning of the bug. + * ftp.c (ftp_retrieve_dirs): The bug where recursion into FTP + directories didn't work if logging in put you in a directory other + than "/" is fixed now. Removed the comment here warning of the bug. * main.c (print_help): --continue's description was misleading. We don't "restart", we "resume". Also, better to say