X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a69b165524dfc576840f6ad4a9d0963bd8ed9578..ea53d161be54a474088df51063df128ff5da5af4:/NEWS diff --git a/NEWS b/NEWS index f8ef1725..a077de62 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,13 @@ Changes since 3.0.5: receiving side when a mount-point directory did not match a directory in the transfer. + - Fixed the dropping of an ACL mask when no named ACL values were present. + + - Fixed an ACL/xattr corruption issue where the --backup option could cause + rsync to associate the wrong ACL/xattr information with received files. + + - Fixed the use of --dry-run with --read-batch. + - Fixed configure's erroneous use of target. - Fixed configure's --disable-debug option.