chiark / gitweb /
sd-bus,sd-event: unify error handling of object descriptions
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index d5d4697d79bc27d1473748ddec3b8fbdfde9256d..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