]> sjero.net Git - wget/blobdiff - NEWS
[svn] Updated.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 0d8f2b7aef918e7f5ce97e0f22df579573f39591..0fe8fc10cdc4997c5eb983934168e92e4fda4b2d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,12 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
 \f
 * Changes in Wget 1.9+.
 
+** Many options that previously unconditionally set or unset features
+are now boolean options that can be invoked as `--OPTION[=yes/no]' or
+with `--no-OPTION'.  This is useful because it allows you to specify
+non-default behavior via `.wgetrc' and then revert it again on the
+command-line.
+
 ** The new option `--keep-session-cookies' causes `--save-cookies' to
 save session cookies along with the permanent ones.  This is useful on
 sites that require you to log in before you can access some pages.