From 17e21ff7ddcf82a897277ae1d89ae59de482d730 Mon Sep 17 00:00:00 2001 From: dan Date: Wed, 10 Jan 2001 00:53:42 -0800 Subject: [PATCH] [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. --- src/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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