]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4263]
authorOndřej Surý <ondrej@isc.org>
Mon, 4 Sep 2023 11:11:49 +0000 (13:11 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 4 Sep 2023 11:47:33 +0000 (13:47 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 6af9ebf5a1752773a3bad0c41327314b6f49a1d5..6df4547eb3a6196fc9987c54f56ffdb81e6dc396 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6239.  [func]          Deprecate the 'dnssec-must-be-secure' option.
+                       [GL #3700]
+
 6238.  [cleanup]       Refactor several objects relying on dns_rbt trees
                        to instead of dns_nametree, a wrapper around dns_qp.
                        [GL !8213]
index ad06ca78b4bf52b128e056bcd6fbe962f846dc82..a57ad29ee5512a0f84162b26f53baf3da65f288e 100644 (file)
@@ -27,7 +27,8 @@ New Features
 Removed Features
 ~~~~~~~~~~~~~~~~
 
-- None.
+- The :any:`dnssec-must-be-secure` option has been deprecated and will be
+  removed in a future release. :gl:`#4263`
 
 Feature Changes
 ~~~~~~~~~~~~~~~