Improved the testuser-setting code to try to get it to work
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 2cdf157..c231981 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ Changes since 2.6.3:
       sides are 2.6.4, or if the local side is 2.6.4 and the files are
       being pushed (since the stats come from the sending side).
       (Requires protocol 29 for a pull.)
+
+    - The "%o" (operation) value now has a third value besides "send" and
+      "recv": "del." (with trailing dot to make it 4 chars).  This changes
+      the way deletions are logged in the daemon's log file.
   
   BUG FIXES:
 
@@ -182,6 +186,9 @@ Changes since 2.6.3:
       it needs the new file-sorting order.  (Promoted from patches dir
       and enhanced.)
 
+    - Added the --remove-sent-files option, which lets you move files
+      between systems.
+
     - Improved the option descriptions in the --help text.
 
   SUPPORT FILES: