mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
Tweak and reword release notes
This commit is contained in:
@@ -15,16 +15,17 @@ Notes for BIND 9.19.15
|
|||||||
Feature Changes
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- Use NS records for relaxed QNAME-minimization mode. This reduces the
|
- The ``relaxed`` QNAME minimization mode now uses NS records. This
|
||||||
number of queries ``named`` makes when resolving, as it allows the
|
reduces the number of queries :iscman:`named` makes when resolving, as
|
||||||
non-existence of NS RRsets at non-referral nodes to be cached in
|
it allows the non-existence of NS RRsets at non-referral nodes to be
|
||||||
addition to the normally cached referrals. :gl:`#3325`
|
cached in addition to the normally cached referrals. :gl:`#3325`
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
~~~~~~~~~
|
~~~~~~~~~
|
||||||
|
|
||||||
- Restored the abilty to read HMAC-MD5 K file pairs (K*.+157+*.{key,private})
|
- The ability to read HMAC-MD5 key files, which was accidentally lost in
|
||||||
that was accidentally lost. :gl:`#4154`
|
BIND 9.19.6 and BIND 9.18.8, has been restored. :gl:`#3668`
|
||||||
|
:gl:`#4154`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user