diff --git a/CHANGES b/CHANGES index 7583a8a7ac..ff6d18584f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5733. [func] Require "dot" ALPN token to be negotiated for + zone transfers over TLS (XoT), as required by RFC9103. + [GL #2794] + 5732. [cleanup] Remove dns_lib_init() and _shutdown() and ns_lib_init() and _shutdown() functions, as they no longer served any useful purpose. [GL #88]