From: Artem Boldariev Date: Wed, 13 Oct 2021 12:26:14 +0000 (+0300) Subject: Modify the CHANGES file [GL #2854] X-Git-Tag: v9.17.21~39^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a340ee510c96583c2859da9832922e5a166feca;p=thirdparty%2Fbind9.git Modify the CHANGES file [GL #2854] Mentions that we now assign HTTP freshness lifetime to responses sent over DNS-over-HTTPS. --- diff --git a/CHANGES b/CHANGES index 3432aadf152..28305b4ddf3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5756. [func] Assign HTTP freshness lifetime to responses sent + via DNS-over-HTTPS, according to the recommendations + given in RFC 8484. [GL #2854] + 5755. [bug] The statistics channel wasn't correctly handling multiple HTTP requests, or pipelined or truncated requests. [GL #2973]