From: Wayne Davison Date: Mon, 23 Feb 2004 20:09:14 +0000 (+0000) Subject: Configure addition. X-Git-Tag: v2.6.1pre1~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=530adb762573d9f37be07eb38d0ffc7b5c401e6a;p=thirdparty%2Frsync.git Configure addition. --- diff --git a/NEWS b/NEWS index 50702fed..2833dcbd 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ Changes since 2.6.0: transfer we are, including both a count of files transferred and a percentage of the total file-count that we're processed. + * The configure script now accepts --with-rsyncd-conf=PATH + to override the default value of the /etc/rsyncd.conf file. + BUG FIXES: * When -x (--one-file-system) is combined with -L (--copy-links)