From: Wayne Davison Date: Thu, 2 Mar 2006 03:56:14 +0000 (+0000) Subject: Mention the get_local_name() change. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/b5cf121d7055a4d02dae0b5156786275b7ce7c39 Mention the get_local_name() change. --- diff --git a/NEWS b/NEWS index 3b3c1629..b210dfa5 100644 --- a/NEWS +++ b/NEWS @@ -107,6 +107,9 @@ Changes since 2.6.6: - Fixed a bug in the debug output (-vvvvv) that could mention the wrong checksum for the current file offset. + - Rsync no longer allows a single directory to be copied over a non- + directory destination arg. + ENHANCEMENTS: - Added the --append option that makes rsync append data onto files that