Mention --dry-run doesn't force --verbose.
authorWayne Davison <wayned@samba.org>
Tue, 7 Feb 2006 20:08:30 +0000 (20:08 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 7 Feb 2006 20:08:30 +0000 (20:08 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c6f2eb0..52b6a12 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -200,6 +200,8 @@ Changes since 2.6.6:
     - New log-format options: %M (modtime), %U (uid), %G (gid), and %B
       (permission bits, e.g. "rwxr-xrwt").
 
+    - The --dry-run option no longer forces the enabling of --verbose.
+
     - Some minor documentation improvements.
 
     - Updated some diffs in the patches dir.