From: Wayne Davison Date: Sat, 17 Jan 2004 01:23:41 +0000 (+0000) Subject: A fix for --cvs-exclude. X-Git-Tag: v2.6.1pre1~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66964002dfc760fbe708523b78e0096fdd6070cc;p=thirdparty%2Frsync.git A fix for --cvs-exclude. --- diff --git a/NEWS b/NEWS index c53bc561..6e3f91ad 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ Changes since 2.6.0: * Fixed "make test" bug when build dir is not the source dir. + * When using --cvs-exclude, the exclude items we get from a + directory's .cvsignore file once again only affect that one + directory (and not all following directories too). + INTERNAL: * Most of the I/O is now buffered, which results in a pretty