X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/58665d23b425f697c5bb1ca99a411f1a9fd098b8..87cc45e136333407acc6463f6415df4979289f30:/NEWS diff --git a/NEWS b/NEWS index 3ed0ee73..122c1314 100644 --- 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