]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Restore release note for GL #2780
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 08587d280f8d2d0d3f653b817e597c10716d0e41..f4a86f22ed4c54f5fb99df49ea9019ad442918bc 100644 (file)
@@ -94,6 +94,9 @@ Bug Fixes
   when both wildcard expansion and CNAME chaining were required to
   prepare the response. This has been fixed. :gl:`#2759`
 
+- Checking of ``dnssec-policy`` was broken. The checks failed to account for
+  ``dnssec-policy`` inheritance. :gl:`#2780`
+
 - A deadlock at startup was introduced when fixing :gl:`#1875` because when
   locking key files for reading and writing, "in-view" logic was not taken into
   account. This has been fixed. :gl:`#2783`