diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 5fd296f63a..7f100cec75 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 ~~~~~~~~~