modify CHANGES

Add a note to changes regarding ignoring the "Accept" HTTP header.
This commit is contained in:
Artem Boldariev 2021-07-05 16:32:44 +03:00
parent fedff2cd6c
commit debd0241f7

View file

@ -1,3 +1,6 @@
5675. [bug] Improve BIND's compatibility with DoH clients by
ignoring an "Accept" HTTP header value. [GL !5246]
5674. [bug] Fix BIND hanging when HTTP/2 streams are aborted
prematurely by web browsers. [GL !5245]