2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 13:08:06 +00:00

Add CHANGES and release notes for [GL #3911]

This commit is contained in:
Aram Sargsyan 2023-03-01 13:45:03 +00:00
parent 84c235a4b0
commit e1036253db
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
6119. [bug] Make sure to revert the reconfigured zones to the
previous version of the view, when the new view
reconfiguration fails during the configuration of
one of the configured zones. [GL #3911]
6118. [func] Add 'cds-digest-types' configuration option. Also allow
dnssec-signzone to create multple CDS records.
[GL #3837]

View File

@ -75,7 +75,9 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- None.
- :iscman:`named` could crash with an assertion failure when adding a new zone
into the configuration file for a name, which is already configured as a
member zone for a catalog zone. This has been fixed. :gl:`#3911`
Known Issues
~~~~~~~~~~~~