]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog comment for #1418
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Mar 2026 12:54:37 +0000 (13:54 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 9 Mar 2026 12:54:37 +0000 (13:54 +0100)
- Merge #1418: Apply cache TTL policy to DNAME and synthesized
  CNAME on wire path.

doc/Changelog

index 83a016609694a469ca5f570c83187ed7cd85f064..e24e55557c66c271379b9524ea7a292ffb6133c8 100644 (file)
@@ -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.