]> 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)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 27 Feb 2023 08:42:34 +0000 (08:42 +0000)
(cherry picked from commit b086374b1de40e5b98adc0d1f8d66bdf31249f56)

CHANGES

diff --git a/CHANGES b/CHANGES
index aa9953efebe169441b3005240310114f808fb3e1..ad097e65ac6e032acb2a62a235b916b513c43aea 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]