]> sjero.net Git - wget/blobdiff - src/ChangeLog
Don't append to an existing .listing when --continue is used. Fixes bug #22825.
[wget] / src / ChangeLog
index fddcefd4897d1650c6d9d911135bf341913d35b9..23a422d7f0943eb85fd52eab6d904845048322d3 100644 (file)
@@ -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  <micah@cowan.name>
+
+       * ftp.c (getftp, ftp_loop_internal): Don't append to an existing
+       .listing when --continue is used.  Fixes bug #22825. Thanks to
+       Rabin Vincent <rabin@rab.in> for pointing the way with a
+       suggested fix!
+
 2008-03-19  Micah Cowan  <micah@cowan.name>
 
        * utils.c (test_dir_matches_p): More tests related for