Add an entry to the CHANGES [GL #2884]

Mention that the bug making dig abort during zone transfers sometimes
is resolved.
This commit is contained in:
Artem Boldariev 2021-09-10 11:17:47 +03:00
parent abecfdc298
commit d696f5dd83

View file

@ -1,3 +1,6 @@
5734. [bug] Fix "dig" aborting with error in some cases
like when doing zone transfers. [GL #2884]
5733. [func] Require "dot" ALPN token to be negotiated for
zone transfers over TLS (XoT), as required by RFC9103.
[GL #2794]