From: Wayne Davison Date: Wed, 9 Mar 2005 04:00:45 +0000 (+0000) Subject: Mention the latest bug-fix. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/278e3d4f6e1ce4fd587a9091b1b11bf05d432646 Mention the latest bug-fix. --- diff --git a/NEWS b/NEWS index 309628a5..f02fa965 100644 --- a/NEWS +++ b/NEWS @@ -125,6 +125,10 @@ Changes since 2.6.3: - The --compare-dest option was not updating a file that differred in (the preserved) attributes from the version in the compare-dest DIR. + - When rsync is copying files into a write-protected directory, fixed + the changed-report output for the directory so that we don't report + an identical directory as changed. + ENHANCEMENTS: - Rsync now supports popt's option aliases, which means that you can