]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1736] Added ChangeLog entry
authorThomas Markwalder <tmark@isc.org>
Fri, 23 Apr 2021 13:02:26 +0000 (09:02 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 23 Apr 2021 13:02:26 +0000 (09:02 -0400)
ChangeLog

index a2705fdcaa6d6b6365ea69dc5b72128e24317b32..9f73cc07bfd704f07e34952fa024c658ebdf0168 100644 (file)
--- 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.