From: Artem Boldariev Date: Mon, 5 Jul 2021 13:32:44 +0000 (+0300) Subject: modify CHANGES X-Git-Tag: v9.17.17~41^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=debd0241f784792e5b96d7b5fa8a3037d756d132;p=thirdparty%2Fbind9.git modify CHANGES Add a note to changes regarding ignoring the "Accept" HTTP header. --- diff --git a/CHANGES b/CHANGES index e61590155f5..319af7b76ab 100644 --- a/CHANGES +++ b/CHANGES @@ -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]