From: Wayne Davison Date: Tue, 29 May 2007 04:23:50 +0000 (+0000) Subject: Mention the pool_alloc changes. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/1c4ffe64dbdb6ffe2bebc1f5ffdd62520bc62c77?hp=abdcb21a7aa725cbf7a5a9e37f93484a133b69d1 Mention the pool_alloc changes. --- diff --git a/NEWS b/NEWS index 2aea0372..cfc645ef 100644 --- a/NEWS +++ b/NEWS @@ -119,6 +119,9 @@ Changes since 2.6.9: - Improved the use of "const" on pointers. + - Improved J.W.'s pool_alloc routines to add a way of freeing older + sections of a pool's memory. + DEVELOPER RELATED: - Rsync now has a way of handling protocol-version changes during the