X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8a1f3153b93c4ac8ef91fbb49a5b20fb03cec997..aec75b037b9296961699d2fd5e8ab58859fed2ff:/NEWS diff --git a/NEWS b/NEWS index a777269b..e2e12cc0 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,9 @@ Changes since 2.6.6: - Fixed some glitches in the double-verbose output when using --copy-dest, --link-dest, or --compare-dest. + - Fixed the matching of the dont-compress items (e.g. *.gz) against files + that have a path component containing a slash. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files @@ -92,6 +95,10 @@ Changes since 2.6.6: - If --delete is combined with --dirs without --recursive, rsync will now delete in any directory whose content is being synchronized. + - If --backup is combined with --delete without --backup-dir (and + without --delete-excluded), we add a protect filter-rule to ensure + that files with the backup suffix are not deleted. + - The file-count stats that are output by --progress were improved to better indicate what the numbers mean. For instance, the output: "(xfer#5, to-check=8383/9999)" indicates that this was transferred