Mention the --executability option.
authorWayne Davison <wayned@samba.org>
Tue, 31 Jan 2006 03:40:22 +0000 (03:40 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 31 Jan 2006 03:40:22 +0000 (03:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f656a5380a5e4f83899b505a66ba0a2b174115eb..a6d0d0c02932e0e50702d0e4a1fc177bda31433a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -164,13 +164,17 @@ Changes since 2.6.6:
       setting that lets rsync avoid non-atomic updates (for those times when
       --temp-dir is not being used because space is tight).
 
+    - A new support script, files-to-excludes, will transform a list of files
+      into a set of include/exclude directives that will copy those files.
+
+    - A new option, --executability (-E) can be used to preserve just the
+      execute bit on files, for those times when using the --perms option is
+      not desired.
+
     - Some minor documentation improvements.
 
     - Updated some diffs in the patches dir.
 
-    - A new support script, files-to-excludes, will transform a list of files
-      into a set of include/exclude directives that will copy those files.
-
   INTERNAL:
 
     - Some buffer sizes were expanded a bit, particularly on systems where