]> sjero.net Git - wget/blobdiff - src/ChangeLog
Do not honor --config only when used as first long argument
[wget] / src / ChangeLog
index 0755541df979a3d1cbcd2b05c0f7035562b75177..df9101367c92ca77ce1c6d45eb26408219a9b5f5 100644 (file)
@@ -1,3 +1,23 @@
+2012-12-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * main.c (main): Keep looking for "config" until there are
+       arguments to parse.
+       Reported by: Adrien Dumont <adr.dum@hotmail.fr>
+
+       * 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