]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3921] Simplified ChangeLog
authorThomas Markwalder <tmark@isc.org>
Tue, 3 Jun 2025 19:21:03 +0000 (15:21 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 3 Jun 2025 19:21:57 +0000 (15:21 -0400)
modified:   3921-restrictions-on-log-directory-break-syslog-logging

changelog_unreleased/3921-restrictions-on-log-directory-break-syslog-logging

index 6333b617bdfe93f9a5d8af4fcc8b7ba57da387ef..18b0790653e12bb54fd233ea1c45556364b87305 100644 (file)
@@ -1,6 +1,4 @@
 [bug]          tmark
-       Corrected an issue in logging configuration parsing
-       which added the supported to path to output
-       destinations "syslog:<facility name>" rather than
-       logging the specified syslog facility.
+       Corrected an issue in logging configuration when
+       parsing "syslog:<facility name>".
        (Gitlab #3921)