Mention latest fixes.
authorWayne Davison <wayned@samba.org>
Thu, 23 Feb 2006 20:17:09 +0000 (20:17 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 23 Feb 2006 20:17:09 +0000 (20:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 94391bb..8f8757c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,11 @@ Changes since 2.6.6:
       also specified as a destination, rsync no longer generates a warning
       about being unable to create the missing directory.
 
       also specified as a destination, rsync no longer generates a warning
       about being unable to create the missing directory.
 
+    - Fixed some problems with --relative --no-implied-dirs when the
+      destination directory did not yet exist:  we can now create a symlink or
+      device when it is the first thing in the missing dir, and --fuzzy no
+      longer complains about being unable to open the missing dir.
+
     - Got rid of the need for --force to be used in some circumstances with
       --delete-after (making it consistent with --delete-before/-during).
 
     - Got rid of the need for --force to be used in some circumstances with
       --delete-after (making it consistent with --delete-before/-during).