From: Mark Andrews Date: Thu, 25 Feb 2021 23:06:17 +0000 (+1100) Subject: Add CHANGES note for [GL #2536] X-Git-Tag: v9.17.13~16^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=475a553e375c5a6e0fda2916e0f52f8d9fac5eb2;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #2536] --- diff --git a/CHANGES b/CHANGES index 4b4d18e57d9..3c752cc442b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5633. [doc] Inline-signing was incorrectly described as being + inherited from the options / view levels and was + incorrectly accepted at those levels without effect. + This has been corrected. [GL #2536] + 5632. [func] Add built-in dnssec-policy "insecure". This is used to transition a zone from a signed state to a unsigned state. [GL #2645]