Output a syntax error if both the source and destination are remote.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 7bb1d6b..91220e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,10 @@ Changes since 2.6.5:
       ended in either a trailing slash or a trailing "/.", and a non-existing
       destination dir to tickle the bug in a recent version).
 
+    - If the user specifies a remote-host for both the source and destination,
+      we now output a syntax error rather than trying to open the destination
+      hostspec as a filename.
+
   ENHANCEMENTS:
 
     - Made the "max verbosity" setting in the rsyncd.conf file settable on a