mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release notes for [GL #3911]
(cherry picked from commit e1036253db)
This commit is contained in:
parent
78f1d256a3
commit
4a5156f132
2 changed files with 8 additions and 1 deletions
5
CHANGES
5
CHANGES
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue