From: Andrei Pavel Date: Fri, 22 Jul 2022 11:43:35 +0000 (+0300) Subject: [#2434] add ChangeLog entry X-Git-Tag: Kea-2.2.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e697ec038c0f917479d854e4ae8fc8d9c6dede0;p=thirdparty%2Fkea.git [#2434] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 21bce5bc77..add986cd9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2043. [func] andrei + The status-get command now shows the status of the sockets being + opened up for listening to DHCP requests and a list of errors for + the sockets that were not created succesfully. + (Gitlab #2434) + 2042. [func] razvan Added missing parameters to YANG modules, including TLS parameters for database connections.