]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2758
authorMichał Kępień <michal@isc.org>
Fri, 9 Jul 2021 07:34:52 +0000 (09:34 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 07:43:45 +0000 (09:43 +0200)
doc/notes/notes-current.rst

index 26f6771a26ada086b0e2a4466190bcdb4abc6926..fa58976125b9f400b93a1509f89d5991c92cae86 100644 (file)
@@ -68,6 +68,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`