]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1706] ChangeLog added
authorTomek Mrugalski <tomek@isc.org>
Wed, 22 Jun 2022 15:14:54 +0000 (17:14 +0200)
committerTomek Mrugalski <tomek@isc.org>
Thu, 23 Jun 2022 15:31:55 +0000 (17:31 +0200)
ChangeLog

index b79d58ba52bbb6e0991a8fe956023eca1ec3abf1..a7c844b18e9df9905bb1edd05986a27778566fbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2027.  [func]          fdupont
+        The TLS is now supported with Multi-Threaded HA (HA+MT) scenario.
+       Additional parameters (trust-anchor, cert-file, key-file,
+       require-client-certs) are now supported in the HA configuration.
+       (Gitlab #1706)
+
 2026.  [func]          andrei
        The MySQL schema has been changed to provide initial support for
        the lease limiting feature, part of the limits hook library.