]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3886]
authorEvan Hunt <each@isc.org>
Wed, 22 Feb 2023 06:00:52 +0000 (22:00 -0800)
committerEvan Hunt <each@isc.org>
Fri, 24 Feb 2023 08:30:33 +0000 (08:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 620b8b886d68a16fff7eba033964d912329b2564..28d75d62e6b31ee3d9a81e5d1d6aad1c19c2db9b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6110.  [cleanup]       Refactor the dns_xfrin module to use dns_dispatch
+                       to set up TCP connections and send and receive
+                       messages. [GL #3886]
+
 6109.  [func]          Infrastructure for QSBR, asynchronous safe memory
                        reclamation for lock-free data structures. [GL !7471]