From: W.C.A. Wijngaards Date: Thu, 25 Jun 2026 09:16:01 +0000 (+0200) Subject: - Merge #1465 from dag-erling: Add libunbound/remote.h. Add X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65e23d4b6fec6d99afab75fa208569b96e804e35;p=thirdparty%2Funbound.git - 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. --- 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.