From: Francis Dupont Date: Fri, 24 Jul 2026 11:55:19 +0000 (+0200) Subject: [#4696] Fixed ChangeLog typo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;p=thirdparty%2Fkea.git [#4696] Fixed ChangeLog typo --- diff --git a/changelog_unreleased/4696-dhcp_delete_external_socket_not_found-on-shutdown b/changelog_unreleased/4696-dhcp_delete_external_socket_not_found-on-shutdown index 30141f97fc..cc7c3328b6 100644 --- a/changelog_unreleased/4696-dhcp_delete_external_socket_not_found-on-shutdown +++ b/changelog_unreleased/4696-dhcp_delete_external_socket_not_found-on-shutdown @@ -1,4 +1,4 @@ -[fbug] fdupont +[bug] fdupont Fixed spurious warnings emitted on shutdown when some HTTP socket listen for new connections. (Gitlab #4344)