From: Mark Andrews Date: Tue, 23 May 2023 14:03:02 +0000 (+1000) Subject: Add release note for [GL #3325] X-Git-Tag: v9.19.15~14^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a71ed47a7da39ed6bcf0e15244efa80a28c5283;p=thirdparty%2Fbind9.git Add release note for [GL #3325] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index ad7c115ce68..aac3b59a2ab 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -30,7 +30,10 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- None. +- 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 ~~~~~~~~~