]> 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 09:05:11 +0000 (09:05 +0000)
(cherry picked from commit b086374b1de40e5b98adc0d1f8d66bdf31249f56)

CHANGES

diff --git a/CHANGES b/CHANGES
index c9d30df542f7e0e50250d8cd0ec340da5a281f04..90b2def77d35d6e2e5856e1282b31f30dad6ee70 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]
+
 6098.  [test]          Don't test HMAC-MD5 when not supported by libcrypto.
                        [GL #3871]