From: Nicki Křížek Date: Thu, 8 Jan 2026 13:17:44 +0000 (+0100) Subject: Move release note for EDE 13 to proper section X-Git-Tag: v9.21.17~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aae2425b3de59fd68631de008a1f86798d522d9;p=thirdparty%2Fbind9.git Move release note for EDE 13 to proper section --- diff --git a/doc/notes/notes-9.21.17.rst b/doc/notes/notes-9.21.17.rst index 94f733201e4..27f1dbd8e2e 100644 --- a/doc/notes/notes-9.21.17.rst +++ b/doc/notes/notes-9.21.17.rst @@ -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