]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #4423
authorMatthijs Mekking <matthijs@isc.org>
Wed, 13 Dec 2023 08:39:22 +0000 (09:39 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 19 Dec 2023 13:53:51 +0000 (14:53 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 550cb468fde378546b94fff120f3663f4c15d641..6434f30dc78b5acbe88d3fad670256ea2b61bf1e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
-6305.  [placeholder]
+6305.  [bug]           Improve load configuration time for many zones with
+                       the same dnssec-policy [GL #4423]
 
 6304.  [bug]           The wrong time was being used to determine what RRSIGs
                        where to be generated when dnssec-policy was in use.
index fbb4897a942bcb70665390d89f768ac002055760..d6750b309d1f1e2fd78a181dff24a70a82b2d89e 100644 (file)
@@ -39,6 +39,9 @@ Bug Fixes
   values to unsigned 32 bits. Export was truncating values since BIND 9.15.0.
   :gl:`#4467`
 
+- The speed of loading the configuration for many zones with the same
+  :any:`dnssec-policy` has been improved. :gl:`#4423`
+
 Known Issues
 ~~~~~~~~~~~~