mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
Add CHANGES and release note for removed feature
Also mention that 'dnssec-secure-to-insecure' is obsoleted.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
6023. [func] Remove dynamic update DNSSEC management feature.
|
||||||
|
[GL #3686]
|
||||||
|
|
||||||
6022. [performance] The decompression implementation in dns_name_fromwire()
|
6022. [performance] The decompression implementation in dns_name_fromwire()
|
||||||
is now smaller and faster. [GL #3655]
|
is now smaller and faster. [GL #3655]
|
||||||
|
|
||||||
|
@@ -25,7 +25,10 @@ New Features
|
|||||||
Removed Features
|
Removed Features
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- None.
|
- Dynamic updates that add and remove DNSKEY and NSEC3PARAM records no
|
||||||
|
longer trigger key rollovers and denial of existence operations. This
|
||||||
|
also means that the option :any:`dnssec-secure-to-insecure` has been
|
||||||
|
obsoleted. :gl:`#3686`
|
||||||
|
|
||||||
Feature Changes
|
Feature Changes
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
Reference in New Issue
Block a user