]> sjero.net Git - wget/blobdiff - src/ChangeLog
Fix a build error with new gnulib versions.
[wget] / src / ChangeLog
index 0755541df979a3d1cbcd2b05c0f7035562b75177..9f52e8e00b70dfc184ffd8cb2d16691a8f8fb21f 100644 (file)
@@ -1,3 +1,19 @@
+2012-12-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * test.c: Include "wget.h".
+
+2012-12-08  Michael Stapelberg <michael@stapelberg.de> (tiny change)
+
+       * retr.c (retrieve_url): Set iri->orig_url to NULL after it is
+       freed.
+
+2012-11-26  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * wget.h (MAX_INT_TO_STRING_LEN): Define macro.
+       * warc.c (warc_write_block_from_file): Use `MAX_INT_TO_STRING_LEN'
+       to find the buffer size.
+       (warc_write_cdx_record): Likewise.
+
 2012-09-03  Tim Ruehsen  <tim.ruehsen@gmx.de>
 
        * http.c (digest_authentication_encode): Add support for RFC 2617