From: Wayne Davison Date: Thu, 24 Apr 2003 16:26:53 +0000 (+0000) Subject: Mention the improved trailing-slash-in-destination handling. X-Git-Tag: v2.5.7~145 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8113a033dd61d6cd0eb8b2b19de5d0be057a9421;p=thirdparty%2Frsync.git Mention the improved trailing-slash-in-destination handling. --- diff --git a/NEWS b/NEWS index 122c1314..0dda36a5 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,9 @@ Changes since version 2.5.6: * Make --link-dest honor the absence of -p -o and -g. + * Made rsync treat a trailing slash in the destination in a more + consistent manner. + INTERNAL: