]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for [GL #2778]
authorMark Andrews <marka@isc.org>
Fri, 18 Jun 2021 05:41:34 +0000 (15:41 +1000)
committerMark Andrews <marka@isc.org>
Fri, 18 Jun 2021 06:46:02 +0000 (16:46 +1000)
doc/notes/notes-current.rst

index 114c25afe6ee9bf7db881b147aeafdce66430c31..e872dcb97c1028d4965cd587298322801a953c2b 100644 (file)
@@ -53,3 +53,5 @@ Bug Fixes
   to return the correct response as the ``W`` was mapped to ``\000``.
   :gl:`#2779`
 
+- Checking of ``key-directory`` and ``dnssec-policy`` was broken.
+  The checks failed to account for key-directory inheritance. :gl:`#2778`