]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2692] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Tue, 5 Mar 2024 10:20:25 +0000 (11:20 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 20 Mar 2024 20:06:11 +0000 (21:06 +0100)
ChangeLog

index f6f22783eec444e627a26a5674d8718c436d5e0a..26ce617fb8bdc3468aeeebbfb2ed54523526843f 100644 (file)
--- 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