]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify the CHANGES file [GL #2854]
authorArtem Boldariev <artem@boldariev.com>
Wed, 13 Oct 2021 12:26:14 +0000 (15:26 +0300)
committerArtem Boldariev <artem@boldariev.com>
Fri, 5 Nov 2021 12:14:59 +0000 (14:14 +0200)
Mentions that we now assign HTTP freshness lifetime to responses sent
over DNS-over-HTTPS.

CHANGES

diff --git a/CHANGES b/CHANGES
index 3432aadf1520ca3dfa544009bdf446d91d86e245..28305b4ddf3c77adb42ed9e742a3a8bea5c867d5 100644 (file)
--- 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]