]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorMatthijs Mekking <matthijs@isc.org>
Wed, 23 Nov 2022 15:20:50 +0000 (16:20 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 23 Dec 2022 13:36:50 +0000 (13:36 +0000)
Mention the refactor of zone.c

CHANGES

diff --git a/CHANGES b/CHANGES
index b8822805d492713f93b69169224a80d1462f4d6f..69c542329f0c917e5c9a4533fdc67c8e6c1da316 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6054.  [func]          Refactor remote servers (primaries, parental-agents)
+                       in zone.c. Store common code in new source files
+                       remote.c and remote.h. Introduce a new way to set the
+                       source address and port. [GL !7110]
+
 6053.  [bug]           Fix an ADB quota management bug in resolver. [GL #3752]
 
 6052.  [func]          Replace DNS over TCP and DNS over TLS transports