X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=0d4c94b53a664c33e20ed55feb9f55ce24ffbf02;hp=c5edf7a32f3eb5693395faa74237a5ef1feb4820;hb=d78cd8d8f8e12d1b71ac19795131d6975abe544b;hpb=2db5ea9160a67c2693b8fae23cdd8da1159bc56f diff --git a/src/ChangeLog b/src/ChangeLog index c5edf7a3..0d4c94b5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-05-15 Steven Schubiger + + * ftp.c (getftp): Verify that the file actually exists in FTP, by + checking it against the listing. + 2008-05-15 Micah Cowan * main.c (prompt_for_password): Use the quote module.