mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 12:10:00 -04:00
Move release note for EDE 13 to proper section
This commit is contained in:
parent
7c3cce9e8b
commit
6aae2425b3
1 changed files with 7 additions and 7 deletions
|
|
@ -34,6 +34,13 @@ New Features
|
|||
the authoritative server of the zone, while the DS record is present
|
||||
in the parent zone. :gl:`#2715`
|
||||
|
||||
- Add Extended DNS Error 13 (Cached Error) support.
|
||||
|
||||
Extended DNS Error 13 (Cached Error) is now returned when the server
|
||||
answers a message from a cached SERVFAIL.
|
||||
|
||||
See RFC 8914 section 4.14. :gl:`#1836`
|
||||
|
||||
- Add support for Generalized DNS Notifications.
|
||||
|
||||
A new configuration option, ``notify-cfg CDS``, is added to enable
|
||||
|
|
@ -43,13 +50,6 @@ New Features
|
|||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- Add Extended DNS Error 13 (Cached Error) support.
|
||||
|
||||
Extended DNS Error 13 (Cached Error) is now returned when the server
|
||||
answers a message from a cached SERVFAIL.
|
||||
|
||||
See RFC 8914 section 4.14. :gl:`#1836`
|
||||
|
||||
- Add more information to the rndc recursing output about fetches.
|
||||
|
||||
This adds more information about the active fetches for debugging and
|
||||
|
|
|
|||
Loading…
Reference in a new issue