Mention Matt's -K --delete fix.
authorWayne Davison <wayned@samba.org>
Mon, 10 Nov 2008 15:48:00 +0000 (07:48 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 10 Nov 2008 15:48:00 +0000 (07:48 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 564d733..b31cae6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Changes since 3.0.4:
     - Fixed the use of a dot-dir path (e.g. foo/./bar) inside of a --files-from
       file when the root of the transfer isn't the current directory.
 
+    - Fixed a bug with "-K --delete" removing symlinks to directories in when
+      incremental recursion is active.
+
     - Fixed a potential (hard to trigger) hang when using --remove-source-files.
 
     - Got rid of an annoying delay when accessing a daemon via a remote-shell.