]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #3325]
authorMark Andrews <marka@isc.org>
Tue, 23 May 2023 14:03:02 +0000 (00:03 +1000)
committerOndřej Surý <ondrej@isc.org>
Wed, 28 Jun 2023 10:33:18 +0000 (12:33 +0200)
(cherry picked from commit 2a71ed47a7da39ed6bcf0e15244efa80a28c5283)

doc/notes/notes-current.rst

index bfa047ac528860f4d7f2236dcfa94c629a8ff118..2b5bc41428f1a2b2f4b5b7e62890575adff5a489 100644 (file)
@@ -35,6 +35,11 @@ Feature Changes
   the query, :iscman:`named` now retries sending the query to the
   same server without an EDNS COOKIE option. :gl:`#4049`
 
+- Use NS records for relaxed QNAME-minimization mode.  This reduces the
+  number of queries ``named`` makes when resolving, as it allows the
+  non-existence of NS RRsets at non-referral nodes to be cached in
+  addition to the normally cached referrals. :gl:`#3325`
+
 Bug Fixes
 ~~~~~~~~~