2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES and release note for [GL #4446]

This commit is contained in:
Ondřej Surý
2024-03-01 09:36:38 +01:00
parent 304b5ec1ad
commit 792ac13d60
2 changed files with 8 additions and 0 deletions

View File

@@ -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]

View 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
~~~~~~~~~