]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2434] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Fri, 22 Jul 2022 11:43:35 +0000 (14:43 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 22 Jul 2022 11:43:35 +0000 (14:43 +0300)
ChangeLog

index 21bce5bc77cd622109f48b2f64243d9e622fbae5..add986cd9b801b6dd6d3cc473360040404c1ced3 100644 (file)
--- 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.