From: Francis Dupont Date: Mon, 25 Nov 2019 16:24:51 +0000 (+0100) Subject: [#793] Added ChangeLog entry for kea-shell port bug fix X-Git-Tag: Kea-1.7.2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d5c94de525f9a54b5e28ee24bc449a5714764e;p=thirdparty%2Fkea.git [#793] Added ChangeLog entry for kea-shell port bug fix --- diff --git a/ChangeLog b/ChangeLog index 69d56c6d30..43b0eeb2d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1689. [bug]* fdupont + The default Kea Control Agent's configuration file uses port 8000 + instead of 8080 for the agent. This corrects the mismatch between + the default port number used by the kea-shell and the agent. + (Gitlab #793) + 1688. [func] fdupont Added a new callout (hook point) executed when the server has completed a configuration update using the Config Backend.