2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note for [GL #2778]

This commit is contained in:
Mark Andrews
2021-06-18 15:41:34 +10:00
parent bd1419a9e8
commit 85033788d3

View 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`