From: Wayne Davison Date: Fri, 16 Sep 2005 16:14:24 +0000 (+0000) Subject: Mention '!' fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/02efda9f018500375093fe28f55d4a4aeec68d1a Mention '!' fix. --- diff --git a/NEWS b/NEWS index ff1d4e9a..7586f0ef 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ Changes since 2.6.6: - Fixed the directory name in the error that is output when pop_dir() fails. + - Really fixed the parsing of a "!" entry in .cvsignore files this time. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files