]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3900]
authorAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 12:11:02 +0000 (12:11 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 13:21:41 +0000 (13:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 90b2def77d35d6e2e5856e1282b31f30dad6ee70..114f13083125a6a054bceea2c1b4a3e821cad1ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6116.  [bug]           Fix error path cleanup issues in dns_catz_new_zones()
+                       and dns_catz_new_zone() functions. [GL #3900]
+
 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]