X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b57907efb20ad6193d8e977c64875562646fa0cc..962a3f0b6e78a6d0bd3a3fc5fb391bcd4cbf6aca:/NEWS diff --git a/NEWS b/NEWS index 21b2783a..e440c441 100644 --- 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