]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #4593]
authorOndřej Surý <ondrej@isc.org>
Fri, 1 Mar 2024 07:49:53 +0000 (08:49 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 2 Apr 2024 14:27:03 +0000 (16:27 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index bd72ded702f4258f7d684785f13af743bd2b39e1..2de7d25c5bc26cfb6b608bf8e58bb8a1607d121b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6368.  [func]          The 'sortlist' option has been marked and documented
+                       as deprecated. [GL #4593]
+
 6367.  [bug]           Since the dns_validator_destroy() function doesn't
                        guarantee that it destroys the validator, rename it to
                        dns_validator_shutdown() and require explicit
index baf7840df234542e3697d7d7636614ec04d2b0a3..e9effb3afe0fbf51ad7f049f4466a4e0980d6f0d 100644 (file)
@@ -32,6 +32,10 @@ Feature Changes
 
 - None.
 
+- The ``sortlist`` 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:`#4593`
+
 Bug Fixes
 ~~~~~~~~~