From: Wayne Davison Date: Tue, 31 May 2005 06:09:42 +0000 (+0000) Subject: Mention HAVE_REMSH fix. X-Git-Tag: v2.6.5~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d86c6b18faed00d34f18968a5bccc9fcc554159;p=thirdparty%2Frsync.git Mention HAVE_REMSH fix. --- diff --git a/NEWS b/NEWS index e440c441..56f30f38 100644 --- a/NEWS +++ b/NEWS @@ -155,6 +155,8 @@ Changes since 2.6.4: - Fixed a bug in the SUPPORT{,_HARD}_LINKS defines which prevented rsync from being built without symlink or hard-link support. + - Only define HAVE_REMSH if it is going to be set to 1. + - You can use --disable-locale to turn off any use of setlocale(). - Configure now disables the use of mkstemp() under HP-UX (since they