]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4045]
authorOndřej Surý <ondrej@isc.org>
Tue, 9 May 2023 12:53:28 +0000 (14:53 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 12 May 2023 11:26:00 +0000 (13:26 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 317016b621c33822e84d12211b1c96917f114bb5..e74de54e21cc397d65181b19bfd2928cd14b885b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6168.  [func]          Refactor the glue cache to store list of the GLUE
+                       directly in the rdatasetheader instead of keeping
+                       it in the hashtable indexed by the node pointer.
+                       [GL #4045]
+
 6167.  [func]          Add 'cdnskey' configuration option. [GL #4050]
 
 6166.  [func]          Retry without DNS COOKIE on FORMERR if it appears that
index faff9cdbe5a0c90500cb3125eb64d6cc43d4a6b5..654d4318b96d6e57a6d5d669241bc46a31cb41fa 100644 (file)
@@ -32,7 +32,9 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- Improve the responsiveness of the ``named`` serving as an authoritative DNS
+  server for a delegation-heavy zone(s) shortly after loading such zone(s).
+  :gl:`#4045`
 
 Bug Fixes
 ~~~~~~~~~