From: Michał Kępień Date: Tue, 7 Sep 2021 07:41:09 +0000 (+0200) Subject: Add release note for GL #2844 X-Git-Tag: v9.16.21~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521775d914bf9027672b25360e4a7c6514315d6f;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 c81820ab676..be6c31a8297 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -62,3 +62,8 @@ Bug Fixes - When a DNSSEC-signed zone which only has a single signing key 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`