X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/6c2e5b56e49b494b33b3b63fc797f83d4c05a203..9935066b704bcf2e6e48dac85cb1b4047d8f439d:/NEWS diff --git a/NEWS b/NEWS index 61a30f91..82f734b5 100644 --- a/NEWS +++ b/NEWS @@ -100,6 +100,10 @@ Changes since 2.6.0: * Less memory is used in the file list (a per-file savings). + * Changed hardlink info and file_struct + strings to use + allocation pools. This reduces memory use for large + filesets and permits freeing memory to the OS. (J.W. Schultz) + * The 2 pipes used between the receiver and generator processes (which are forked on the same machine) were reduced to 1 pipe and the protocol improved so that (1) it is now impossible to