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.18~2^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9065088cbf8b66537db712c13308abf867cf14f7;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 a27459d9073..1d6e9260c8d 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -72,3 +72,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`