From: Wayne Davison Date: Wed, 7 Jun 2006 23:06:18 +0000 (+0000) Subject: Mention the latest log-file improvements. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/d2ab094dec7a3f68ac09520a1746c5f67a23ab22 Mention the latest log-file improvements. --- diff --git a/NEWS b/NEWS index a1b9a3f2..ecb2dfd1 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,9 @@ Changes since 2.6.8: it with affecting the log-file output. (The old option remains as an alias for the new to preserve backward compatibility.) + - Made "log file" and "syslog facility" settable on a per-module basis in + the daemon's config file. + DEVELOPER RELATED: - The acls.diff and xattrs.diff patches have received a bunch of work to