]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1070:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Thu, 16 May 2024 11:43:24 +0000 (13:43 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Thu, 16 May 2024 11:43:24 +0000 (13:43 +0200)
- Merge #1070: Fix rtt assignement for low values of
  infra-cache-max-rtt.

doc/Changelog

index a090c134260902c81df2ed4d2c93746c4a372b13..ff61e3374259c2e34c5858127f07a76e0cbc0521 100644 (file)
@@ -1,3 +1,7 @@
+16 May 2024: Yorgos
+       - Merge #1070: Fix rtt assignement for low values of
+         infra-cache-max-rtt.
+
 15 May 2024: Yorgos
        - Add missing common functions to tdir tests.