]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3880]
authorAram Sargsyan <aram@isc.org>
Fri, 17 Feb 2023 13:12:05 +0000 (13:12 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 21 Feb 2023 08:23:59 +0000 (08:23 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index cb3c764c134210d556c0664348717995baa446d8..cccd100926d3ec042ce85ed18031b8c5a191c168 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6105.  [bug]           Detach 'rpzs' and 'catzs' from the previous view in
+                       configure_rpz() and configure_catz(), respectively,
+                       just after attaching it to the new view. [GL #3880]
+
 6104.  [cleanup]       Move libbind9's configuration checking code into
                        libisccfg alongside the other configuration code.
                        [GL !7461]