From: Evan Hunt Date: Wed, 22 Feb 2023 06:00:52 +0000 (-0800) Subject: CHANGES for [GL #3886] X-Git-Tag: v9.19.11~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f00de18e4e7d855a93b5112f22848f62b3a7f0;p=thirdparty%2Fbind9.git CHANGES for [GL #3886] --- diff --git a/CHANGES b/CHANGES index 620b8b886d6..28d75d62e6b 100644 --- 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]