2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES and release note for [GL #4263]

This commit is contained in:
Ondřej Surý 2023-09-04 13:11:49 +02:00
parent 9e0b348a2b
commit 898f0ee3cf
No known key found for this signature in database
GPG Key ID: 2820F37E873DEA41
2 changed files with 5 additions and 1 deletions

View File

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

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