Pass the 'f' compatibility flag to the server (via -e)
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 090f2f1..d707a40 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,10 +30,6 @@ Changes since 3.0.4:
 
   BUG FIXES:
 
-    - Fixed a bug in incremental recursion transfers where an I/O error might
-      not get noticed in time for the receiving side to disable deletions
-      (requires protocol 31).
-
     - Changed the way --progress overwrites its prior output in order to make
       it nearly impossible for the progress to get overwritten by an error.