]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Configure addition.
authorWayne Davison <wayned@samba.org>
Mon, 23 Feb 2004 20:09:14 +0000 (20:09 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 23 Feb 2004 20:09:14 +0000 (20:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 50702fedb89dee68c8b0ea39bcb7028c587a1529..2833dcbd5cea47bdd78d424265fd4f1afa317879 100644 (file)
--- 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)