summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2024-08-01 19:35:34 +0200
committerFrancis Dupont <fdupont@isc.org>2024-08-21 11:18:43 +0200
commitc618069bac3360c1ee964e32299f5f6fc5b9ee69 (patch)
tree54a481fc38c39948ef30fb6c3454c0397550cf88 /ChangeLog
parent[#3477] First attempt (diff)
downloadkea-c618069bac3360c1ee964e32299f5f6fc5b9ee69.tar.xz
kea-c618069bac3360c1ee964e32299f5f6fc5b9ee69.zip
[#3477] Added a ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31c12b75f1..bafc93b268 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2271. [func] func
+ Extended the control-socket entry taking a map
+ specifying a UNIX/LOCAL control socket for DHCPv4,
+ DHCPv6 and DHCP-DDNS servers to a control-sockets
+ list of maps taking also a HTTP/HTTPS control socket
+ with authentication and TLS parameters from the
+ Control Agent.
+ (Gitlab #3477)
+
2270. [bug] andrei
Fixed flag -P|--port not working in kea-admin on mysql db-init,
mysql db-upgrade, pgsql db-upgrade, pgsql lease-dump.