X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5bc933a285cef0455d102b2152d3c5675b5213c5..6bfc7b4d794d2d246cf9b21f17b7acacfa1d01ea:/NEWS diff --git a/NEWS b/NEWS index bd6f9efd..2ce84a23 100644 --- a/NEWS +++ b/NEWS @@ -45,7 +45,10 @@ Changes since 2.6.8: ENHANCEMENTS: - - ... + - Added the --log-file=FILE option that can be used to tell any rsync to + output what it is doing to a log file. This works with a client rsync, a + non-daemon server rsync (see the man page for instructions), and also + allows the overriding of the rsyncd.conf setting when starting a daemon. DEVELOPER RELATED: