]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL !7570]
authorAram Sargsyan <aram@isc.org>
Tue, 21 Feb 2023 21:10:17 +0000 (21:10 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 27 Feb 2023 20:43:48 +0000 (20:43 +0000)
(cherry picked from commit c29299aa15c0e6677d01a7ddf2d5fbb767d79f5e)

CHANGES

diff --git a/CHANGES b/CHANGES
index 114f13083125a6a054bceea2c1b4a3e821cad1ac..ef6cbd4db9635ceccd4b62b628f529dc938cc855 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 6116.  [bug]           Fix error path cleanup issues in dns_catz_new_zones()
                        and dns_catz_new_zone() functions. [GL #3900]
 
+6112.  [func]          Add reference count tracing for dns_catz_zone_t and
+                       dns_catz_zones_t. [GL !7570]
+
 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]