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

Modify the CHANGES file [GL #2854]

Mentions that we now assign HTTP freshness lifetime to responses sent
over DNS-over-HTTPS.
This commit is contained in:
Artem Boldariev
2021-10-13 15:26:14 +03:00
parent 03564ba982
commit 2a340ee510

View File

@@ -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]