From: Andrei Pavel Date: Tue, 28 Mar 2023 16:42:03 +0000 (+0300) Subject: [#2749] add ChangeLog entry X-Git-Tag: Kea-2.3.7~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb9e1edcca60937cd407c179f843d0d8e2f3f38;p=thirdparty%2Fkea.git [#2749] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 4acc459d0c..17a5c44c1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2124. [perf] andrei + When not explicitly configured, multi-threading mode and the HTTP + dedicated listener are enabled by default for the + high-availability hook library ("enable-multi-threading" and + "http-dedicated-listener" set to true). + (Gitlab #2749) + 2123. [bug] razvan Fixed a bug which was truncating relay suboptions (circuit-id code 1 and remote-id code 2) if the data ended in 0x0. The