From eb36c880de40a09e5a1dab8029ec401ea2904929 Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Tue, 31 Dec 2024 16:30:35 +0100 Subject: [PATCH] Changelog entry for #1174: - Merge #1174: Serve expired cache update fixes. Fixes a regression bug with serve-expired that appeared in 1.22.0 and would not allow the iterator to update the cache with not-yet-validated entries resulting in increased outgoing traffic. --- doc/Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 8b2468d46..514459ca1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,9 @@ +31 December 2024: Yorgos + - Merge #1174: Serve expired cache update fixes. Fixes a regression bug + with serve-expired that appeared in 1.22.0 and would not allow the + iterator to update the cache with not-yet-validated entries resulting + in increased outgoing traffic. + 20 December 2024: Yorgos - For #1207: [FR] Support for RESINFO RRType 261 (RFC9606), add LDNS_RR_TYPE_RESINFO similar to LDNS_RR_TYPE_TXT. -- 2.47.3