]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2536]
authorMark Andrews <marka@isc.org>
Thu, 25 Feb 2021 23:06:17 +0000 (10:06 +1100)
committerMark Andrews <marka@isc.org>
Tue, 4 May 2021 23:35:59 +0000 (23:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4b4d18e57d922e5ea67a25a4e5ba921cc54ab392..3c752cc442b7d62ec76839d2fccea03a3f9fb6d3 100644 (file)
--- 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]