From: W.C.A. Wijngaards Date: Thu, 21 Aug 2025 08:00:41 +0000 (+0200) Subject: - Fix to check for extraneous command arguments for unbound-control, X-Git-Tag: release-1.24.0rc1~20 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=458c793012cc25956c97f115d9beba252277b1c8;p=thirdparty%2Funbound.git - Fix to check for extraneous command arguments for unbound-control, when the command takes no arguments but there are arguments present. Changelog note for the fix. --- diff --git a/doc/Changelog b/doc/Changelog index 88cd08848..6524e0b7d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +21 August 2025: Wouter + - Fix to check for extraneous command arguments for unbound-control, + when the command takes no arguments but there are arguments present. + 15 August 2025: Wouter - unbound-control cache_lookup +t allows tld and root names. And subnet cache contents are printed.