From: Wayne Davison Date: Fri, 30 Dec 2005 07:24:17 +0000 (+0000) Subject: Mention dont-compress fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/515afe7cf16b8b34d3ff98bed545c26c10f42415 Mention dont-compress fix. --- diff --git a/NEWS b/NEWS index e8e1dff9..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