]> sjero.net Git - wget/blobdiff - NEWS
[svn] Document the existence of --preserve-permissions.
[wget] / NEWS
diff --git a/NEWS b/NEWS
index 0fe8fc10cdc4997c5eb983934168e92e4fda4b2d..ab106ce4bdaf79045c326fb7fcb2aaf195277a82 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+.
 
+** Wget no longer preserves permissions of files on FTP servers by
+default.  Anonymous FTP servers frequently use permissions like "664",
+which might not be what the user wants.  The new option
+`--preserve-permissions' and the corresponding `.wgetrc' variable can
+be used to revert to the old behavior.
+
 ** 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