From 06982ac43bda6892b92e5b67895a939e24dbc40f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 23 Feb 2006 20:17:09 +0000 Subject: [PATCH] Mention latest fixes. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 94391bb9..8f8757c4 100644 --- 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. + - 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). -- 2.34.1