From: Artem Boldariev Date: Tue, 23 Nov 2021 15:11:44 +0000 (+0200) Subject: Modify CHANGES [GL #2776] X-Git-Tag: v9.17.21~13^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=758f748d5e3a6165309f5ea947992197da8b6d8d;p=thirdparty%2Fbind9.git Modify CHANGES [GL #2776] Mention in the CHANGES file that the allow-transfer options has been extended with 'port' and 'transport' options. --- diff --git a/CHANGES b/CHANGES index ca80b0d14b1..94801c811e0 100644 --- 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]