]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4446]
authorOndřej Surý <ondrej@isc.org>
Fri, 1 Mar 2024 08:36:38 +0000 (09:36 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 2 Apr 2024 15:21:00 +0000 (15:21 +0000)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 2de7d25c5bc26cfb6b608bf8e58bb8a1607d121b..d77f8fe8662d74bd09af6d7781cc6608d8142408 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6369.  [func]          The 'fixed' value for the 'rrset-order' option has
+                       been marked and documented as deprecated. [GL #4446]
+
 6368.  [func]          The 'sortlist' option has been marked and documented
                        as deprecated. [GL #4593]
 
index e9effb3afe0fbf51ad7f049f4466a4e0980d6f0d..31b265373e30f30b76527b89766cd2f9c0997b4f 100644 (file)
@@ -36,6 +36,11 @@ Feature Changes
   in a future BIND 9.21.x release. Please don't rely on a specific
   order of resource records in the DNS messages.  :gl:`#4593`
 
+- The ``fixed`` value for the ``rrset-order`` option and the corresponding
+  ``./configure`` script option has been deprecated and will be removed in a
+  future BIND 9.21.x release. Please don't rely on a specific order of resource
+  records in the DNS messages.  :gl:`#4446`
+
 Bug Fixes
 ~~~~~~~~~