From: Tomek Mrugalski Date: Wed, 22 Jun 2022 15:14:54 +0000 (+0200) Subject: [#1706] ChangeLog added X-Git-Tag: Kea-2.1.7~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5220cc8ade729e8bb3caa84713b8e26e6071ccda;p=thirdparty%2Fkea.git [#1706] ChangeLog added --- diff --git a/ChangeLog b/ChangeLog index b79d58ba52..a7c844b18e 100644 --- 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.