mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 09:32:08 -04:00
Add release note for [GL #3325]
This commit is contained in:
parent
f378e02423
commit
2a71ed47a7
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue