From: Mark Andrews Date: Tue, 2 May 2006 03:24:18 +0000 (+0000) Subject: 2012. [func] Don't insert new acache entries if acache is full. X-Git-Tag: v9.4.0b1~36^2~97 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bc1467288a25b48446d3229fef0a19fad0cb6f2f;p=thirdparty%2Fbind9.git 2012. [func] Don't insert new acache entries if acache is full. [RT #15970] --- diff --git a/CHANGES b/CHANGES index 5426520d970..660e3062cad 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +2012. [func] Don't insert new acache entries if acache is full. + [RT #15970] + 2011. [func] dnssec-signzone can now update the SOA record of the signed zone, either as an increment or as the system time(). [RT #15633]