]> sjero.net Git - wget/blobdiff - NEWS
Document missing wgetrc options.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 63665c382eeed1abf816008d67a5ec9babcb9bdf..a570318b426dbd39dbfdf7a661d99e4fc307f798 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.12 (MAINLINE)
 
+** --default-page option added to support alternative default names for
+index.html.
+
 ** Added support for CSS. This includes:
      - Parsing links from CSS files, and from CSS content found in HTML
        style tags and attributes.
@@ -21,6 +24,12 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 
 ** --ask-password option (and associated wgetrc command) added to
 support password prompts at the console.
+** The --input-file option now also handles retrieving links from
+an external file.
+
+** Several previously existing, but undocumented .wgetrc options
+are now documented: save_headers, spider, and user_agent.
 \f
 * Changes in Wget 1.11.4