From 6aae2425b3de59fd68631de008a1f86798d522d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Thu, 8 Jan 2026 14:17:44 +0100 Subject: [PATCH] Move release note for EDE 13 to proper section --- doc/notes/notes-9.21.17.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-9.21.17.rst b/doc/notes/notes-9.21.17.rst index 94f733201e..27f1dbd8e2 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