]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #718
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 19 Jul 2022 13:19:12 +0000 (15:19 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 19 Jul 2022 13:19:12 +0000 (15:19 +0200)
- Merge #718: Introduce infra-cache-max-rtt option to config max
  retransmit timeout.

doc/Changelog

index a04cdcb3c5d6835c43acae21f479b8978eb8ef4c..30e694fcf34cc43a5753817f48065732bb0f885b 100644 (file)
@@ -1,6 +1,10 @@
 19 July 2022: George
        - Update documentation for 'outbound-msg-retry:'.
 
+19 July 2022: Wouter
+       - Merge #718: Introduce infra-cache-max-rtt option to config max
+         retransmit timeout.
+
 15 July 2022: Wouter
        - Merge PR 714: Avoid treat normal hosts as unresponsive servers.
          And fixup the lock code.