chiark / gitweb /
systemd-journal-flush.service: remove "trigger" from description
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 82a1948a38d519aa82ab875edf42c2c85fa19679..96f0dd79f933eedd33d3a91e124f6e8ee72675e7 100644 (file)
--- 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
@@ -1971,8 +1976,8 @@ CHANGES WITH 207:
           certain paths from operation.
 
         * journald will now automatically flush all messages to disk
-          as soon as a message of the log priorities CRIT, ALERT or
-          EMERG is received.
+          as soon as a message at the log level CRIT, ALERT or EMERG
+          is received.
 
         Contributions from: Andrew Cook, Brandon Philips, Christian
         Hesse, Christoph Junghans, Colin Walters, Daniel Schaal,