From 40877f46e59b651e7ea3c40ddccb96bc18bd90d1 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 14 Aug 2025 12:20:22 +0200 Subject: [PATCH] - Fix to decouple file descriptor activity and cache lookups in dump_cache. Changelog note. --- doc/Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 701379537..24a218f29 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,7 @@ 14 August 2025: Wouter - Fix to increase responsiveness of dump_cache. + - Fix to decouple file descriptor activity and cache lookups in + dump_cache. 13 August 2025: Wouter - unbound-control cache_lookup prints the cached rrsets -- 2.47.3