Another bugfix.
authorWayne Davison <wayned@samba.org>
Thu, 19 Jan 2006 19:05:49 +0000 (19:05 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 19 Jan 2006 19:05:49 +0000 (19:05 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 69e6143..8de07a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,10 @@ Changes since 2.6.6:
     - If --relative is active, simply trim off trailing slashes and dot
       dirs.  Also, reject a ".." dir if it would be sent as a relative dir.
 
+    - If a non-directory is in the way of a directory and rsync is run with
+      --dry-run and --delete, rsync no longer complains about not being
+      able to opendir() the not-yet present directory.
+
   ENHANCEMENTS:
 
     - Added the --append option that makes rsync append data onto files