From: Wayne Davison Date: Thu, 24 Apr 2003 16:26:53 +0000 (+0000) Subject: Mention the improved trailing-slash-in-destination handling. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/8113a033dd61d6cd0eb8b2b19de5d0be057a9421 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: