]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix to check for extraneous command arguments for unbound-control,
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Aug 2025 08:00:41 +0000 (10:00 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 21 Aug 2025 08:00:41 +0000 (10:00 +0200)
  when the command takes no arguments but there are arguments present.
Changelog note for the fix.

doc/Changelog

index 88cd0884875ae1b2bf3aadaa03de9ea8994207e6..6524e0b7deeabe8e40cf2037f870bfe04e439a01 100644 (file)
@@ -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.