From 30f14cb3040ddcf98a831aba382a84870bbdba3a Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Thu, 9 Nov 2023 14:23:32 +0200 Subject: [PATCH] [#2442] add ChangeLog entry --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b5b4598de3..819ade3daa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2191. [doc] andrei + The new RADIUS hook library is now operational. Documentation has + been updated. A section about differences to the old RADIUS hook + library is included. + (Gitlab #2442) + Kea 2.5.3 (development) released on October 25, 2023 2190. [build] razvan