From: Wayne Davison Date: Wed, 15 Feb 2006 08:16:42 +0000 (+0000) Subject: Mention the change to --remove-sent-files. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/42003f6af3aa45e4afa1f840960b825cb832bdc0 Mention the change to --remove-sent-files. --- diff --git a/NEWS b/NEWS index 99ebc708..01073baa 100644 --- a/NEWS +++ b/NEWS @@ -211,6 +211,10 @@ Changes since 2.6.6: - The --dry-run option no longer forces the enabling of --verbose. + - The --remove-sent-files option now does a better job of incrementally + removing the sent files on the sending side (older versions tended to + clump up all the removals at the end). + - Various documentation improvements, including: a better synopsis, some improved examples, a better discussion of the presence and absence of --perms (including how it interacts with the new --executability and