From: W.C.A. Wijngaards Date: Mon, 9 Mar 2026 12:54:37 +0000 (+0100) Subject: Changelog comment for #1418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18029fc44f7ff076878a20be53855e901502cad4;p=thirdparty%2Funbound.git Changelog comment for #1418 - Merge #1418: Apply cache TTL policy to DNAME and synthesized CNAME on wire path. --- diff --git a/doc/Changelog b/doc/Changelog index 83a016609..e24e55557 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,7 @@ 9 March 2026: Wouter - Fix compile failure in unbound-checkconf for older gcc compiler. + - Merge #1418: Apply cache TTL policy to DNAME and synthesized + CNAME on wire path. 6 March 2026: Wouter - Merge #1415: Add lock unlock for view in memory error handling.