From: Francis Dupont Date: Fri, 13 Jun 2025 15:11:00 +0000 (+0200) Subject: [#3939] Fixed ChangeLog entry X-Git-Tag: Kea-3.0.0~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a3143d9820b255f5088758333d6b01c9a232a1;p=thirdparty%2Fkea.git [#3939] Fixed ChangeLog entry --- diff --git a/changelog_unreleased/3939-change-ha-listener-restrict-command-default-to-true b/changelog_unreleased/3939-change-ha-listener-restrict-command-default-to-true index d179be3ca9..36a28f99bc 100644 --- a/changelog_unreleased/3939-change-ha-listener-restrict-command-default-to-true +++ b/changelog_unreleased/3939-change-ha-listener-restrict-command-default-to-true @@ -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)