]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3939] Fixed ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Fri, 13 Jun 2025 15:11:00 +0000 (17:11 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 16 Jun 2025 13:56:58 +0000 (15:56 +0200)
changelog_unreleased/3939-change-ha-listener-restrict-command-default-to-true

index d179be3ca97ffaf9fa3b58f5b463b7da2dbc1cc5..36a28f99bcdcbc8f84e7c583d78f60c35b452f7e 100644 (file)
@@ -1,5 +1,5 @@
 [func]         fdupont
        Changed the default value of the HA listener 'restrict-commands'
        configuration flag to true so commands which are not used by
-       the hook are rejected.
+       the HA hook are rejected.
        (Gitlab #3639)