From: Artem Boldariev Date: Fri, 10 Sep 2021 08:25:12 +0000 (+0300) Subject: Add an entry to the release notes file [GL #2794] X-Git-Tag: v9.17.19~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cdf39260a7d808f997969c959e95e08146b99b4c;p=thirdparty%2Fbind9.git Add an entry to the release notes file [GL #2794] Mention that "dot" ALPN tag is now required for XoT. --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5fd296f63aa..7f100cec754 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -70,6 +70,9 @@ Feature Changes including ``nsupdate``, ``delv``, ``mdig``, to send all outgoing DNS queries and requests. :gl:`#2401` +- Zone transfers over TLS (XoT) now need "dot" Application-Layer Protocol + Negotiation (ALPN) tag to be negotiated, as required by the RFC 9103. :gl: `#2794` + Bug Fixes ~~~~~~~~~