Preparing for release of 2.6.4pre1
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 16b614f..69c116a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -108,12 +108,9 @@ Changes since 2.6.3:
       on the receiving side for the entire destination hierarchy.  The new
       algorithm only creates one directory of objects at a time.
 
-    - Added the --copy-dest option, which works like --link-dest except
-      that it includes copies of identical files.
-
-    - Added support for specifying multiple --compare-dest, --copy-dest, or
-      --link-dest options, but only of a single type. (Promoted from the
-      patches dir and enhanced.)
+    - Added support for specifying multiple --compare-dest or --link-dest
+      options, but only of a single type. (Promoted from the patches dir
+      and enhanced.)
 
     - Added the --max-size option. (Promoted from the patches dir.)
 
@@ -134,9 +131,8 @@ Changes since 2.6.3:
       file, we now flush any data in the write-cache before closing the
       partial file.
 
-    - The --inplace support was enhanced to work with --compare-dest,
-      --link-dest, and (the new) --copy-dest options. (Requires protocol
-      29.)
+    - The --inplace support was enhanced to work with --compare-dest and
+      --link-dest. (Requires protocol 29.)
 
     - Added the --dirs (-d) option for an easier way to copy directories
       without recursion.
@@ -255,10 +251,10 @@ Changes since 2.6.3:
     - A 16-bit flag-word is transmitted after every file-list index.  This
       indicates what is changing between the sender and the receiver.  The
       generator now transmits an index and a flag-word to indicate when
-      dirs and symlinks have changed, which makes the outputting of the
-      information more consistent and less prone to screen corruption (it
-      resorts to the old-style outputting of generator-created change-
-      messages for older protocol versions).
+      dirs and symlinks have changed (instead of producing a message),
+      which makes the outputting of the information more consistent and
+      less prone to screen corruption (because either the receiver or the
+      sender is now outputting all the file-change info).
 
     - If --inplace is specified, the generator flags any transfer that is
       using an alternate basis file so that the sender can use the entire