]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#793] Added ChangeLog entry for kea-shell port bug fix
authorFrancis Dupont <fdupont@isc.org>
Mon, 25 Nov 2019 16:24:51 +0000 (17:24 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 25 Nov 2019 16:24:51 +0000 (17:24 +0100)
ChangeLog

index 69d56c6d3088746d4efc967d81b3d6f723dbc4f8..43b0eeb2d2a3c386801a01110d50c9443279651f 100644 (file)
--- 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.