2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#1736] Added ChangeLog entry

This commit is contained in:
Thomas Markwalder
2021-04-23 09:02:26 -04:00
parent 34068ea3bd
commit 1c1bde844f

View File

@@ -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.