From: Thomas Markwalder Date: Fri, 23 Apr 2021 13:02:26 +0000 (-0400) Subject: [#1736] Added ChangeLog entry X-Git-Tag: Kea-1.9.7~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1bde844f8577c3aa71f5ecd7da17caf9f406e9;p=thirdparty%2Fkea.git [#1736] Added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index a2705fdcaa..9f73cc07bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1888. [func] tmark + Added a new operational mode, HA+MT, to the HA hook library. + HA+MT provides direct, multi-threaded HTTP communication + between peers for the exchange HA protocol commands and + responses. + (Gitlab #1736) + 1887. [build] andrei, fdupont Migrated autoconf macros, which became warningly deprecated since autoconf 2.70, to supported macros.