]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL #2776]
authorArtem Boldariev <artem@boldariev.com>
Tue, 23 Nov 2021 15:11:44 +0000 (17:11 +0200)
committerArtem Boldariev <artem@boldariev.com>
Tue, 30 Nov 2021 10:21:17 +0000 (12:21 +0200)
Mention in the CHANGES file that the allow-transfer options has been
extended with 'port' and 'transport' options.

CHANGES

diff --git a/CHANGES b/CHANGES
index ca80b0d14b1ff32f9b42737cae40f4d08256c120..94801c811e04b676d05fd2cb2db702a73a01b3e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5767.  [func]          Extend allow-transfer option with 'port' and
+                       'transport' options to restrict zone transfers to
+                       a specific port and DNS transport protocol.
+                       [GL #2776]
+
 5766.  [func]          Unused 'tls' clause options 'ca-file' and 'hostname'
                        were disabled. [GL !5600]