From: Mark Andrews Date: Thu, 25 Feb 2021 23:10:04 +0000 (+1100) Subject: Add Release note for [GL #2536] X-Git-Tag: v9.17.13~16^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=03978a7881fe2eecf0bfeadb57d5ca048fac9927;p=thirdparty%2Fbind9.git Add Release note for [GL #2536] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 423ecede42b..b9b48a46c48 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -54,6 +54,12 @@ Feature Changes ``dnssec-policy`` to ``insecure`` will cause CDS and CDNSKEY DELETE records to be published. :gl:`#2645` +- ``inline-signing`` was incorrectly described as being inherited from the + ``options`` or ``view`` levels and was incorrectly accepted at those levels + without effect. This has been corrected, ``named.conf`` files with + ``inline-signing`` at those levels will no longer load with this fix applied. + :gl:`#2536` + Bug Fixes ~~~~~~~~~