]> 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)
committerEvan Hunt <each@isc.org>
Fri, 11 Sep 2020 19:17:57 +0000 (12:17 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index a803caf456a3e388cf0921c94352b1771c641b2a..ba74a88f923aa0b69417aa5ee2fbae3c2e39bfc5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5503.  [bug]           Cleaned up reference counting of network manager
+                       handles, now using isc_nmhandle_attach() and _detach()
+                       instead of _ref() and _unref(). [GL #2122]
+
 5502.  [func]          'dig +bufsize=0' no longer disables EDNS. [GL #2054]
 
 5501.  [func]          Log CDS/CDNSKEY publication. [GL #1748]