summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2024-08-19 16:25:59 +0200
committerAndrei Pavel <andrei@isc.org>2024-08-22 14:48:11 +0200
commitbf7753ae38f7f19a19e7e4f976a71cd82a0dfb62 (patch)
tree725f6fa228172e4ed69ea73e7bc19a3c6a024351 /ChangeLog
parent[#1945] default to determining list of files automatically in api2doc.py and ... (diff)
downloadkea-bf7753ae38f7f19a19e7e4f976a71cd82a0dfb62.tar.xz
kea-bf7753ae38f7f19a19e7e4f976a71cd82a0dfb62.zip
[#1945] add ChangeLog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a7195837e..da512ee19a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2274. [doc, func, build] andrei
+ The events that logged EVAL_RESULT now log a different message
+ for each triggering event. As a result, the message was split
+ into eight messages. The messages that were logged at INFO level
+ are now logged at the same level as their DEBUG counterparts:
+ level 50. Fixed an issue that was causing some messages to not
+ appear under the "Kea Messages Manual" section. A new section
+ called "Kea Debug Messages By Log Level" is added to the ARM.
+ (Gitlab #1945)
+
2273. [func]* fdupont
The RBAC (role-based access control) hook library was
extended to support the new HTTP/HTTPS control socket