summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-07-28 18:17:56 +0000
committerWayne Davison <wayned@samba.org>2005-07-28 18:17:56 +0000
commit32199c6b00a6350c26e7a6eb82091f35938a1840 (patch)
tree377ffe3f29eb7fa0d82e63c2b3e07d880f47bf5d
parent870dddc5eb59aa4615f4fe335d9ae83226604260 (diff)
downloadrsync-32199c6b00a6350c26e7a6eb82091f35938a1840.tar.gz
Removed a duplicated item.
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index e6f53437..b75c05e0 100644
--- a/NEWS
+++ b/NEWS
@@ -39,11 +39,6 @@ Changes since 2.6.5:
we now output a syntax error rather than trying to open the destination
hostspec as a filename.
- - Rsync now outputs a targeted error if both the source and destination
- path appear to be a remote filespecs rather than treating the dest as
- a very strange local path and (most likely) generating an error about
- non-existent directories.
-
ENHANCEMENTS:
- Added the --append option that makes rsync append data onto files