X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b8595e609a45f703de523a1022fada376141e5d3..2a59d2cc3178eef8b3b1f41867889b4dee763f24:/NEWS diff --git a/NEWS b/NEWS index 69e61434..8de07a21 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,10 @@ Changes since 2.6.6: - If --relative is active, simply trim off trailing slashes and dot dirs. Also, reject a ".." dir if it would be sent as a relative dir. + - If a non-directory is in the way of a directory and rsync is run with + --dry-run and --delete, rsync no longer complains about not being + able to opendir() the not-yet present directory. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files