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

Add changes for [GL #2858]

This commit adds information about the fix for the issue #2858 to the
CHANGES file.
This commit is contained in:
Artem Boldariev
2021-08-10 17:10:30 +03:00
parent 8a655320c8
commit 5708446d85

View File

@@ -1,3 +1,6 @@
5703. [bug] Fix a crash in dig caused by closing an HTTP/2
socket with an unused HTTP/2 session. [GL #2735]
5702. [bug] Improve compatibility with DNS-over-HTTPS clients by
allowing HTTP/2 request headers in any order. [GL #2875]