From: Wayne Davison Date: Tue, 29 May 2007 04:23:50 +0000 (+0000) Subject: Mention the pool_alloc changes. X-Git-Tag: v3.0.0pre1~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4ffe64dbdb6ffe2bebc1f5ffdd62520bc62c77;p=thirdparty%2Frsync.git 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