From: Wayne Davison Date: Sun, 24 Dec 2006 01:30:44 +0000 (+0000) Subject: Mention checking of --password-file's use. X-Git-Tag: v3.0.0pre1~443 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8dad395185b32531a8333d380c0aa6a284c12e2;p=thirdparty%2Frsync.git Mention checking of --password-file's use. --- diff --git a/NEWS b/NEWS index 6ee4601f..f76a73a1 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,10 @@ Changes since 2.6.9: files (which includes local copies). Version 2.6.9 would complete the copy, but exit with an error when the receiver output its memory stats. + - If the user tries to use --password-file with using daemon mode, we now + complain and exit. This should help users figure out that they can't + use this option to control a remote shell's password prompt. + ENHANCEMENTS: - Added the --delete-delay option, which is a more efficient way to