Fix --whole-file problem that caused it to be the default even for
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index e898557..3a22226 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,3 +14,6 @@ rsync changes since last release
 
     * Fix minor memory leak in socket code.  (Dave Dykstra, Martin
       Pool.)
+
+    * Fix --whole-file problem that caused it to be the default even
+      for remote connections.  (Frank Schulz)