2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

[#3921] Simplified ChangeLog

modified:   3921-restrictions-on-log-directory-break-syslog-logging
This commit is contained in:
Thomas Markwalder 2025-06-03 15:21:03 -04:00
parent 51d769f227
commit be16354832

View 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)