diff --git a/ChangeLog b/ChangeLog index 61258d24..d8ea2fb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ ver. 1.0.2-dev-1 (20??/??/??) - development nightly edition ----------- ### Fixes +* backend `systemd`: code review and several fixes: + - wait only if it is necessary, e. g. in operational mode and if no more entries retrieved (end of journal); + - ensure we give enough time after possible rotation, vacuuming or adding/removing journal files, + and move cursor back and forth to avoid entering dead space * `filter.d/named-refused.conf`: - support BIND named log categories, gh-3388 - allow `info:` as possible error prefix too ("query (cache) denied" may occur as info)