summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2006-03-02 03:56:14 +0000
committerWayne Davison <wayned@samba.org>2006-03-02 03:56:14 +0000
commitb5cf121d7055a4d02dae0b5156786275b7ce7c39 (patch)
tree8223994b66d51539fbef48262cceac2e6c897d32
parent44c26bf2a18a84c0f492c92c934060fe385096f7 (diff)
downloadrsync-b5cf121d7055a4d02dae0b5156786275b7ce7c39.tar.gz
Mention the get_local_name() change.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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