From: Francis Dupont Date: Tue, 5 Mar 2024 10:20:25 +0000 (+0100) Subject: [#2692] Added a ChangeLog entry X-Git-Tag: Kea-2.5.7~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85596865b353afd98bb39e081622ea1a000ef8a;p=thirdparty%2Fkea.git [#2692] Added a ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index f6f22783ee..26ce617fb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2209. [func] fdupont + Some hooks using multi-threading postpone their start + routing at the end of configuration processing. + Now these routines can safely throw when they detect + a problem: a configuration error is reported. + (Gitlab #2692) + Kea 2.5.6 (development) released on February 28, 2024 2208. [build] razvan