]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Restore release note for GL #2780
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 00beeb55535b6b7e21b1dd572109a87f22c2e70a..177207521cf1b5431f515cb4c29bab6525a9311f 100644 (file)
@@ -74,6 +74,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`