X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=23a422d7f0943eb85fd52eab6d904845048322d3;hp=fddcefd4897d1650c6d9d911135bf341913d35b9;hb=9d5b9daf06153f06e46d5c3057993a0195c055e4;hpb=8179bb520d21dba6da9eed6493a72972baa6a7a8 diff --git a/src/ChangeLog b/src/ChangeLog index fddcefd4..23a422d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4,6 +4,13 @@ "unknown" value for the attempted allocation size. * utils.c (aprintf): Now calls memfatal, instead of aborting. +2008-04-11 Micah Cowan + + * ftp.c (getftp, ftp_loop_internal): Don't append to an existing + .listing when --continue is used. Fixes bug #22825. Thanks to + Rabin Vincent for pointing the way with a + suggested fix! + 2008-03-19 Micah Cowan * utils.c (test_dir_matches_p): More tests related for