2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

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]