From d55f20fdcc5bf3a92b0ea4e24328a434bb74bbc1 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Tue, 12 Aug 2025 12:00:01 +0200 Subject: [PATCH] - Fix that unbound-control dump_cache releases the cache locks every so often, so that the server stays responsive. Changelog entry for it. --- doc/Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 2cbd25db3..b0b6cc978 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +12 August 2025: Wouter + - Fix that unbound-control dump_cache releases the cache locks + every so often, so that the server stays responsive. + 7 August 2025: Wouter - Fix dname_str for printout of long names. Thanks to Jan Komissar for the fix. -- 2.47.3