]> 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:41:09 +0000 (09:41 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 15 Sep 2021 21:05:21 +0000 (23:05 +0200)
doc/notes/notes-current.rst

index a871c85af53eb08a0ff669d7b6588380192d5580..5da9c1ab4051f166fef0c7cef69e05f0bb18f57a 100644 (file)
@@ -82,6 +82,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`