Mention the latest bugfix.
authorWayne Davison <wayned@samba.org>
Sun, 24 Sep 2006 03:36:04 +0000 (03:36 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 24 Sep 2006 03:36:04 +0000 (03:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d9084ea..6937154 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -76,6 +76,9 @@ Changes since 2.6.8:
     - If either --remove-source-files or --remove-sent-files is enabled and we
       are unable to remove the source file, rsync now outputs an error.
 
+    - Fixed a bug in the daemon's "incoming chmod" rule: newly-created
+      directories no longer get the 'F' (file) rules applied to them.
+
   ENHANCEMENTS:
 
     - Added the --log-file=FILE and --log-file-format=FORMAT options.  These