Modify CHANGES [GL #2776]

Mention in the CHANGES file that the allow-transfer options has been
extended with 'port' and 'transport' options.
This commit is contained in:
Artem Boldariev
2021-11-23 17:11:44 +02:00
parent 792ff02045
commit 758f748d5e

View File

@@ -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]