From: Aram Sargsyan Date: Fri, 17 Feb 2023 13:12:05 +0000 (+0000) Subject: Add a CHANGES note for [GL #3880] X-Git-Tag: v9.19.11~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b086374b1de40e5b98adc0d1f8d66bdf31249f56;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3880] --- diff --git a/CHANGES b/CHANGES index cb3c764c134..cccd100926d 100644 --- 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]