X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/a2ed5801d3886bc8be2cc7b312fb83b511bf4339..6721973e375a6c9a82869e32a2b9bcdd8c9d86db:/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: