From: Wayne Davison Date: Mon, 10 Nov 2008 15:48:00 +0000 (-0800) Subject: Mention Matt's -K --delete fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/e401b304030ff74486382422c2cdf2319f413ec5?hp=e51282678680ba551bb2ddf46fb9fd766999a9f4 Mention Matt's -K --delete fix. --- diff --git a/NEWS b/NEWS index 564d733b..b31cae64 100644 --- 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.