]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #1465 from dag-erling: Add libunbound/remote.h. Add master
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Jun 2026 09:16:01 +0000 (11:16 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Jun 2026 09:16:01 +0000 (11:16 +0200)
  a shared header containing prototypes for functions that
  both ends of a remote control connection need to implement.

doc/Changelog

index 3b58319d98fbea71a1f5cd37fcf89f3e963eaadb..8a491504cdcd5c540036eefcf4bd776713b5f0b1 100644 (file)
@@ -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.