]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add support for --content-on-error.
[wget] / src / ChangeLog
index 8eae78fc191671b35d57835cc5c8f6dff4af0999..c9c317ba6ccc360767607de1227fb298f15b72be 100644 (file)
@@ -1,3 +1,19 @@
+2011-10-02  Henrik Holst <henrik.holst@millistream.com> (tiny change)
+       * http.c (gethttp): If 'contentonerror' is used then do not
+        skip the http body on 4xx and 5xx errors.
+
+       * init.c (commands): Add 'contentonerror'.
+
+       * main.c (print_help, option_data): Add new option 'contentonerror'
+        to make wget not skip the http content on 4xx and 5xx errors.
+
+       * options.h: New variable 'content_on_error'.
+
+2011-09-19  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * main.c (print_version): Update copyright year.
+       (print_version): Fix typo.
+
 2011-09-13  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * ftp.c (ftp_retrieve_glob): Propagate correctly the `res' error