]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !8675]
authorOndřej Surý <ondrej@isc.org>
Tue, 6 Feb 2024 17:05:41 +0000 (18:05 +0100)
committerOndřej Surý <ondrej@isc.org>
Thu, 8 Feb 2024 08:43:15 +0000 (09:43 +0100)
(cherry picked from commit 6e81717cffe650216ce1bd17f2fe1713690661d6)

CHANGES

diff --git a/CHANGES b/CHANGES
index a5260081031bde37b09bfb411cdd118592a29cec..9f48285d9157882d65cf4d3c8646a2e7ee2c2bfc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6338.  [func]          Optimize slabheader placement, so the infrastructure
+                       records are put in the beginning of the slabheader
+                       linked list. [GL !8675]
+
 6304.  [bug]           The wrong time was being used to determine what RRSIGs
                        where to be generated when dnssec-policy was in use.
                        [GL #4494]