From ab37b1c2bccc5f7950ba8baf9f55b7cf9c871a6a Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Mon, 31 Mar 2025 15:21:30 +0200 Subject: [PATCH] Changelog comment for #1042 - Merge #1042: Fast Reload. The unbound-control fast_reload is added. It reads changed config in a thread, then only briefly pauses the service threads, that keep running. DNS service is only interrupted briefly, less than a second. --- doc/Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 8a5726fe3..1bebdb7d0 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,9 @@ 31 March 2025: Wouter - iana portlist update. + - Merge #1042: Fast Reload. The unbound-control fast_reload is added. + It reads changed config in a thread, then only briefly pauses the + service threads, that keep running. DNS service is only interrupted + briefly, less than a second. 27 March 2025: Wouter - Fix unit test dname log printout typecast. -- 2.39.5