From: Tomek Mrugalski Date: Thu, 23 Jun 2022 15:38:56 +0000 (+0200) Subject: [#1706] ChangeLog tabulation fixed X-Git-Tag: Kea-2.1.7~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd672fa4e2b2da3ad104ff266b7919a944f5b7b6;p=thirdparty%2Fkea.git [#1706] ChangeLog tabulation fixed --- diff --git a/ChangeLog b/ChangeLog index a7c844b18e..850fc08f23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ 2027. [func] fdupont - The TLS is now supported with Multi-Threaded HA (HA+MT) scenario. + 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)