]> 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 14:06:53 +0000 (14:06 +0000)
(cherry picked from commit d96d8dc651a2685d772d0cd92b1d7cf9db7fd883)

CHANGES

diff --git a/CHANGES b/CHANGES
index ad097e65ac6e032acb2a62a235b916b513c43aea..5bb7f5f6072b84af32a245457f4c838a3dd2a2b0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6116.  [bug]           Fix error path cleanup issue in the dns_catz_new_zones()
+                       function. [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]