From 65e23d4b6fec6d99afab75fa208569b96e804e35 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 25 Jun 2026 11:16:01 +0200 Subject: [PATCH] - Merge #1465 from dag-erling: Add libunbound/remote.h. Add a shared header containing prototypes for functions that both ends of a remote control connection need to implement. --- doc/Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 3b58319d9..8a491504c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +24 June 2026: Wouter + - Merge #1465 from dag-erling: Add libunbound/remote.h. Add + a shared header containing prototypes for functions that + both ends of a remote control connection need to implement. + 19 June 2026: Wouter - Fix for #1457: fix thread setname for thread start of dnstap, and fast_reload. -- 2.47.3