]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note and CHANGES for #4349
authorMatthijs Mekking <matthijs@isc.org>
Mon, 16 Oct 2023 09:06:06 +0000 (11:06 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 17 Oct 2023 08:52:43 +0000 (10:52 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 7675e64b75138bc2e8f0f05d58220d67b28d4170..4a6a44d24f583a05f7cd0a457d20cfd39a8c88cf 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6266.  [func]          The zone option 'inline-signing' is ignored from now
+                       on iff there is no 'dnssec-policy' configured for the
+                       corresponding zone. [GL #4349]
+
 6265.  [bug]           Don't schedule resign operations on the raw version
                        of an inline-signing zone. [GL #4350]
 
index 6dc098cd471cd499cf3cc116131a076876f6f7cb..adeaf5f183855b050a224578d6febb2b1be500b9 100644 (file)
@@ -43,7 +43,10 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- The zone option :any:`inline-signing` is now ignored if there is no
+  :any:`dnssec-policy` configured for the zone. This means that unsigned
+  zones will no longer create redundant signed versions of the zone.
+  :gl:`#4349`
 
 Bug Fixes
 ~~~~~~~~~