]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2758
authorMichał Kępień <michal@isc.org>
Thu, 8 Jul 2021 20:18:17 +0000 (22:18 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 07:19:36 +0000 (09:19 +0200)
doc/notes/notes-current.rst

index 9a50a9917929e9da4351e4dd561ba1e38c343b1e..939eed8ecff0f2b98dbb77746ee8d702d45ba504 100644 (file)
@@ -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`