]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4507] Updated ChangeLog
authorFrancis Dupont <fdupont@isc.org>
Fri, 5 Jun 2026 08:16:35 +0000 (10:16 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 5 Jun 2026 08:16:35 +0000 (10:16 +0200)
changelog_unreleased/4507-fix-service-sockets-require-all-true-behavior

index 147b2b662da7e550cd2b0b656bd7acb41875e909..db8004c0dc9608c4bababe31511e694581550bac 100644 (file)
@@ -1,4 +1,6 @@
 [func]         fdupont
        Made reconfig commands which triggered a fatal error not to
        return a success answer when the server is shutting down.
+       Fixed the logs emitted when open sockets failed: ERROR vs.
+       INFO, or FATAL when no retry is left.
        (Gitlab #4507)