]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
2012. [func] Don't insert new acache entries if acache is full.
authorMark Andrews <marka@isc.org>
Tue, 2 May 2006 03:24:18 +0000 (03:24 +0000)
committerMark Andrews <marka@isc.org>
Tue, 2 May 2006 03:24:18 +0000 (03:24 +0000)
                        [RT #15970]

CHANGES

diff --git a/CHANGES b/CHANGES
index 5426520d9707b494cea6821c83d39f82fa23e958..660e3062cad6a1a9289b1c2ffb7670f27981018b 100644 (file)
--- 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]