]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES
authorEvan Hunt <each@isc.org>
Thu, 3 Sep 2020 22:44:33 +0000 (15:44 -0700)
committerOndřej Surý <ondrej@sury.org>
Thu, 1 Oct 2020 16:09:35 +0000 (18:09 +0200)
(cherry picked from commit e460e321bd9d1789bdd8b1e79272e7001337a97c)

CHANGES

diff --git a/CHANGES b/CHANGES
index 5947ce48e00745bb15fb22fb911f018cc3c8aacd..96f077b41c27c9bfb0978ae8553b9f1ed17ea510 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 5505.  [bug]           Updating contents of a mixed-case RPZ could cause some
                        rules to be ignored. [GL #2169]
 
+5503.  [bug]           Cleaned up reference counting of network manager
+                       handles, now using isc_nmhandle_attach() and _detach()
+                       instead of _ref() and _unref(). [GL #2122]
+
        --- 9.16.7 released ---
 
 5501.  [func]          Log CDS/CDNSKEY publication. [GL #1748]