]> sjero.net Git - wget/blobdiff - NEWS
Fixed my stupid CONAIR typo...
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 63665c382eeed1abf816008d67a5ec9babcb9bdf..3ae5e5ada97467d53bacf406e9c0396ad50e8e8a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.12 (MAINLINE)
 
+** Mailing list MOVED to bug-wget@gnu.org
+
+** --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 +26,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