Mention solo-dir fix for a dir without S_IWUSR.
authorWayne Davison <wayned@samba.org>
Sat, 11 Mar 2006 17:59:37 +0000 (17:59 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 11 Mar 2006 17:59:37 +0000 (17:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f1ff546..3a1d952 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -109,6 +109,10 @@ Changes since 2.6.6:
       user that need to use a password-authenticated proxy for an outgoing
       daemon-rsync connection.
 
       user that need to use a password-authenticated proxy for an outgoing
       daemon-rsync connection.
 
+    - If we're transferring an empty directory to a new name, rsync no longer
+      forces S_IWUSR if it wasn't already set, nor does it accidentally leave
+      it set.
+
     - Fixed a bug in the debug output (-vvvvv) that could mention the wrong
       checksum for the current file offset.
 
     - Fixed a bug in the debug output (-vvvvv) that could mention the wrong
       checksum for the current file offset.