Made my last change a little better.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index 3ed0ee7..122c131 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ Changes since version 2.5.6:
       corrupting data and falling back using the whole md4
       checksums. (J.W. Schultz, Donovan Baarda)
 
+    * The --stats option no longer includes the (debug) malloc summary
+      unless the verbose option was specified at least twice.
+
   BUG FIXES:
 
     * for protocol version >= 27, mdfour_tail() is called when the
@@ -36,6 +39,9 @@ Changes since version 2.5.6:
 
     * Keep tmp names from overflowing MAXPATHLEN.
 
+    * Make --link-dest honor the absence of -p -o and -g.
+
+
   INTERNAL:
 
     * Eliminated vestigial support for old versions that we stopped