]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1143:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 24 Sep 2024 14:49:34 +0000 (16:49 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Tue, 24 Sep 2024 14:49:34 +0000 (16:49 +0200)
- Merge #1143: Fix cache update when serve expired is used. Expired
  records are favored over resolution and validation failures when
  serve-expired is used.

doc/Changelog

index 4c32cc38a4b58a34f238029a48f356b8148fc003..9cf000016120b855c256ee066caa58389eb918ae 100644 (file)
@@ -2,6 +2,9 @@
        - Attempt to further fix doh_downstream_buffer_size.tdir flakiness.
        - More clear text for prefetch and minimal-responses in the
          unbound.conf man page.
+       - Merge #1143: Fix cache update when serve expired is used. Expired
+         records are favored over resolution and validation failures when
+         serve-expired is used.
 
 23 September 2024: Wouter
        - Fix dns64 with prefetch that the prefetch is stored in cache.