From: Mark Andrews Date: Fri, 18 Jun 2021 05:41:34 +0000 (+1000) Subject: Add release note for [GL #2778] X-Git-Tag: v9.17.16~28^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85033788d3911f50ea5437c6aa07b6ac2625ba4f;p=thirdparty%2Fbind9.git Add release note for [GL #2778] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 114c25afe6e..e872dcb97c1 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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`