]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix fuzzy match of ChangeLog.
[wget] / src / ChangeLog
index b6169204b264d4dc9f7af89fb92efcfb065c4fdc..7201511a9cc10d463a8f93cb19a2296b4624a03d 100644 (file)
@@ -1,3 +1,21 @@
+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-04-10  Alexander Dergachev  <cy6erbr4in@gmail.com>
+
+       * xmalloc.c, xmalloc.h (memfatal): Now exported; accepts an
+       "unknown" value for the attempted allocation size.
+       * utils.c (aprintf): Now calls memfatal, instead of aborting.
+
+2008-03-19  Micah Cowan  <micah@cowan.name>
+
+       * utils.c (test_dir_matches_p): More tests related for
+       dir_matches_p.
+
 2008-03-17  Micah Cowan  <micah@cowan.name>
 
        * connect.c: Include sys/time.h to support use of the select