From: Matthijs Mekking Date: Tue, 7 Jun 2022 13:44:36 +0000 (+0200) Subject: Add change and release note for #3381 X-Git-Tag: v9.19.5~39^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fece593403737255589f1b37e26744d8831b2b55;p=thirdparty%2Fbind9.git Add change and release note for #3381 Because folks want to know. --- diff --git a/CHANGES b/CHANGES index 2b5fe1b901e..044323af67d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5941. [func] Zones with dnssec-policy now require dynamic DNS or + inline-siging to be configured explicitly. [GL #3381] + 5940. [placeholder] 5939. [placeholder] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index ee2b01cdf87..ca4a6b79b65 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -35,7 +35,8 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- None. +- Zones using ``dnssec-policy`` now require dynamic DNS or + ``inline-signing`` to be configured explicitly :gl:`#3381`. Bug Fixes ~~~~~~~~~