2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES note for [GL #3003]

This commit is contained in:
Mark Andrews
2021-11-08 14:10:19 +11:00
parent be879cda72
commit c1df7884f0

View File

@@ -1,3 +1,7 @@
5757. [test] Replace sed in nsupdate system test with awk to
construct the nsupdate command. The sed expression
was not reliably changing the ttl. [GL #3003]
5756. [func] Assign HTTP freshness lifetime to responses sent
via DNS-over-HTTPS, according to the recommendations
given in RFC 8484. [GL #2854]