]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2844
authorMichał Kępień <michal@isc.org>
Tue, 7 Sep 2021 07:28:48 +0000 (09:28 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Sep 2021 20:49:20 +0000 (22:49 +0200)
doc/notes/notes-current.rst

index 3b20c38b5cf155ff2504d1f938d92c92ab398d08..4163c9c0ded0d6cb63d3c5bf60b881f06b908e9d 100644 (file)
@@ -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`