From: Michał Kępień Date: Thu, 8 Jul 2021 20:18:17 +0000 (+0200) Subject: Add release note for GL #2758 X-Git-Tag: v9.17.17~9^2~4^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=565ed6f76a17b665bd2f3738bf5aad168961a94c;p=thirdparty%2Fbind9.git Add release note for GL #2758 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 9a50a991792..939eed8ecff 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -100,6 +100,9 @@ Bug Fixes when both wildcard expansion and CNAME chaining were required to prepare the response. This has been fixed. :gl:`#2759` +- If ``nsupdate`` sends an SOA request and receives a REFUSED response, + it now fails over to the next available server. :gl:`#2758` + - A bug that caused the NSEC3 salt to be changed on every restart for zones using KASP has been fixed. :gl:`#2725`