From: Michał Kępień Date: Tue, 7 Sep 2021 07:28:48 +0000 (+0200) Subject: Add release note for GL #2844 X-Git-Tag: v9.17.19~38^2~3^2~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=901eb7edae12ec4761702d484666941909bfc2cb;p=thirdparty%2Fbind9.git Add release note for GL #2844 --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 3b20c38b5cf..4163c9c0ded 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -86,6 +86,11 @@ Bug Fixes available is migrated to ``dnssec-policy``, that key is now treated as a Combined Signing Key (CSK). :gl:`#2857` +- When a dynamic zone was made available in another view using the + ``in-view`` statement, running ``rndc freeze`` always reported an + ``already frozen`` error even though the zone was successfully + frozen. This has been fixed. :gl:`#2844` + - When new IP addresses were added to the system during ``named`` startup, ``named`` failed to listen on TCP for the newly added interfaces. :gl:`#2852`