chiark / gitweb /
logind: make seat device management accessible to normal users/via polkit
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 3ef4fbb8e8f20679573c2e44af789108daac1fcb..7dcac85fecf8fb6cb5f469c759e580c184898d56 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,13 @@ CHANGES WITH 41:
           understood to set system wide environment variables
           dynamically at boot.
 
+       * We now limit the set of capabilities of systemd-journald.
+
+        * We now set SIGPIPE to ignore by default, since it only is
+          useful in shell pipelines, and has little use in general
+          code. This can be disabled with IgnoreSIPIPE=no in unit
+          files.
+
         Contributions from: Benjamin Franzke, Kay Sievers, Lennart
         Poettering, Michael Olbrich, Michal Schmidt, Tom Gundersen,
         William Douglas