Add an entry to CHANGES [GL #2875]

Mention that we now do not rely on HTTP headers processing order in
BIND anymore.
This commit is contained in:
Artem Boldariev 2021-08-20 13:51:02 +03:00
parent 32cd4367a3
commit b0fc35d79c

View file

@ -1,3 +1,6 @@
5702. [bug] Improve compatibility with DNS-over-HTTPS clients by
allowing HTTP/2 request headers in any order. [GL #2875]
5701. [bug] named-checkconf failed to detect syntactically invalid
key and tls names. [GL #2461]