From: Yorgos Thessalonikefs Date: Tue, 3 Dec 2024 13:05:12 +0000 (+0100) Subject: - Merge #1198: Fix log-servfail with serve expired and no useful cache X-Git-Tag: release-1.23.0rc1~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be92752368bdf01313f697e12299e049c634fca6;p=thirdparty%2Funbound.git - Merge #1198: Fix log-servfail with serve expired and no useful cache contents. --- diff --git a/doc/Changelog b/doc/Changelog index 331d03c55..fdcf53f3c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -4,6 +4,8 @@ - Merge #1197: dname_str() fixes. - For #1175, the default value of serve-expired-ttl is set to 86400 (1 day) as suggested by RFC8767. + - Merge #1198: Fix log-servfail with serve expired and no useful cache + contents. 22 November 2024: Yorgos - Fix #1175: serve-expired does not adhere to secure-by-default