diff --git a/CHANGES b/CHANGES index e9b3d682d3..cd12176c6e 100644 --- a/CHANGES +++ b/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] + 6118. [func] Add 'cds-digest-types' configuration option. Also allow dnssec-signzone to create multple CDS records. [GL #3837] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 12c5732114..60dfc975f4 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~