Add CHANGES and release notes for [GL #3911]

(cherry picked from commit e1036253db)
This commit is contained in:
Aram Sargsyan 2023-03-01 13:45:03 +00:00
parent 78f1d256a3
commit 4a5156f132
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]
6116. [bug] Fix error path cleanup issues in dns_catz_new_zones()
and dns_catz_new_zone() functions. [GL #3900]

View file

@ -65,7 +65,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
~~~~~~~~~~~~