From: Aram Sargsyan Date: Wed, 1 Mar 2023 13:45:03 +0000 (+0000) Subject: Add CHANGES and release notes for [GL #3911] X-Git-Tag: v9.19.11~6^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1036253db90efbd17db0eef3b17e37d2db86176;p=thirdparty%2Fbind9.git Add CHANGES and release notes for [GL #3911] --- diff --git a/CHANGES b/CHANGES index e9b3d682d38..cd12176c6e9 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 12c57321147..60dfc975f4d 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 ~~~~~~~~~~~~