Mention the latest bug-fix.
authorWayne Davison <wayned@samba.org>
Wed, 25 May 2005 15:52:03 +0000 (15:52 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 25 May 2005 15:52:03 +0000 (15:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 21b2783..e440c44 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -76,6 +76,11 @@ Changes since 2.6.4:
       --relative (-R) was combined with a source path that had a trailing
       slash.
 
+    - Fixed a case where rsync would erroneously delete some files and then
+      re-transfer them when the options --relative (-R) and --recursive
+      (-r) were both enabled (along with --delete) and a source path had a
+      trailing slash.
+
     - Make sure that --max-size doesn't affect a device or a symlink.
 
     - Make sure that a system with a really small MAXPATHLEN does not cause