]> 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:28:41 +0000 (03:28 +0000)
committerMark Andrews <marka@isc.org>
Tue, 2 May 2006 03:28:41 +0000 (03:28 +0000)
                        [RT #15970]

CHANGES

diff --git a/CHANGES b/CHANGES
index eb0e313221fe691eda61faf46a5c8db6efdf8df4..62b9af9c2b631ba7237a4a291e0fe3173e104e85 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]