From bf7753ae38f7f19a19e7e4f976a71cd82a0dfb62 Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Mon, 19 Aug 2024 17:25:59 +0300 Subject: [PATCH] [#1945] add ChangeLog entry --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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