X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=NEWS;h=96f0dd79f933eedd33d3a91e124f6e8ee72675e7;hp=d5d4697d79bc27d1473748ddec3b8fbdfde9256d;hb=a65b82457735df2ef58736a55846f400124a8dc0;hpb=f47ad59316ddbfce0b24edac752222d300ed0da4 diff --git a/NEWS b/NEWS index d5d4697d7..96f0dd79f 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ CHANGES WITH 217: show log timestamps in the UTC timezone. journalctl now also accepts -n/--lines=all to disable line capping in a pager. + * journalctl gained a new switch, --flush, that synchronously + flushes logs from /run/log/journal to /var/log/journal if + persistent storage is enabled. systemd-journal-flush.service + now waits until the operation is complete. + * Services can notify the manager before they start a reload (by sending RELOADING=1) or shutdown (by sending STOPPING=1). This allows the manager to track and show the