chiark / gitweb /
util: the chattr flags field is actually unsigned, judging by kernel sources
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index c735d587e8b3ba0a9be103fb85c15041175feef6..d4d505d5d9ef9d3084daa316a1367e75d4a4b654 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,11 +39,11 @@ CHANGES WITH 218:
         * systemd-inhibit now allows filtering by mode when listing
           inhibitors.
 
         * systemd-inhibit now allows filtering by mode when listing
           inhibitors.
 
-        * Units with resource management gained a new "Delegate"
-          boolean property, which when set allows processes running
-          inside the unit to further partition resources. This is
-          primarily useful for systemd user instances as well as
-          container managers.
+        * Scope and service units gained a new "Delegate" boolean
+          property, which when set allows processes running inside the
+          unit to further partition resources. This is primarily
+          useful for systemd user instances as well as container
+          managers.
 
         * journald will now pick up audit messages directly from
           the kernel, and log them like any other log message. The
 
         * journald will now pick up audit messages directly from
           the kernel, and log them like any other log message. The
@@ -98,7 +98,7 @@ CHANGES WITH 218:
 
         * nspawn's --link-journal= switch gained two new values
           "try-guest" and "try-host" that work like "guest" and
 
         * nspawn's --link-journal= switch gained two new values
           "try-guest" and "try-host" that work like "guest" and
-          "host", but do not fail if the host has no persistant
+          "host", but do not fail if the host has no persistent
           journalling enabled. -j is now equivalent to
           --link-journal=try-guest.
 
           journalling enabled. -j is now equivalent to
           --link-journal=try-guest.
 
@@ -121,7 +121,7 @@ CHANGES WITH 218:
           chroot directory, /proc/$PID/status, and a list of open file
           descriptors is now stored in the log entry.
 
           chroot directory, /proc/$PID/status, and a list of open file
           descriptors is now stored in the log entry.
 
-        * The udev hwdb now containes DPI information for mice. For
+        * The udev hwdb now contains DPI information for mice. For
           details see:
 
           http://who-t.blogspot.de/2014/12/building-a-dpi-database-for-mice.html
           details see:
 
           http://who-t.blogspot.de/2014/12/building-a-dpi-database-for-mice.html
@@ -192,13 +192,13 @@ CHANGES WITH 218:
         Lukas Nykryn, Łukasz Stelmach, Maciej Wereski, Mantas
         Mikulėnas, Marcel Holtmann, Martin Pitt, Maurizio Lombardi,
         Michael Biebl, Michael Chapman, Michael Marineau, Michal
         Lukas Nykryn, Łukasz Stelmach, Maciej Wereski, Mantas
         Mikulėnas, Marcel Holtmann, Martin Pitt, Maurizio Lombardi,
         Michael Biebl, Michael Chapman, Michael Marineau, Michal
-        Schmidt, Michal Sekletar, Olivier Brunel, Peter Hutterer,
-        Przemyslaw Kedzierski, Rami Rosen, Ray Strode, Richard Schütz,
-        Richard W.M. Jones, Ronny Chevalier, Ross Lagerwall, Sean
-        Young, Stanisław Pitucha, Susant Sahani, Thomas Haller, Thomas
-        Hindoe Paaboel Andersen, Tom Gundersen, Torstein Husebø, Umut
-        Tezduyar Lindskog, Vicente Olivert Riera, WaLyong Cho, Wesley
-        Dawson, Zbigniew Jędrzejewski-Szmek
+        Schmidt, Michal Sekletar, Olivier Brunel, Patrik Flykt, Peter
+        Hutterer, Przemyslaw Kedzierski, Rami Rosen, Ray Strode,
+        Richard Schütz, Richard W.M. Jones, Ronny Chevalier, Ross
+        Lagerwall, Sean Young, Stanisław Pitucha, Susant Sahani,
+        Thomas Haller, Thomas Hindoe Paaboel Andersen, Tom Gundersen,
+        Torstein Husebø, Umut Tezduyar Lindskog, Vicente Olivert
+        Riera, WaLyong Cho, Wesley Dawson, Zbigniew Jędrzejewski-Szmek
 
         -- Berlin, 2014-12-10
 
 
         -- Berlin, 2014-12-10
 
@@ -3555,7 +3555,7 @@ CHANGES WITH 190:
           keys all the time, even in graphical sessions. If DEs want
           to handle these events on their own they should take the new
           handle-power-key, handle-sleep-key and handle-lid-switch
           keys all the time, even in graphical sessions. If DEs want
           to handle these events on their own they should take the new
           handle-power-key, handle-sleep-key and handle-lid-switch
-          inhibitors during their runtime. A simple way to achiveve
+          inhibitors during their runtime. A simple way to achieve
           that is to invoke the DE wrapped in an invocation of:
 
           systemd-inhibit --what=handle-power-key:handle-sleep-key:handle-lid-switch ...
           that is to invoke the DE wrapped in an invocation of:
 
           systemd-inhibit --what=handle-power-key:handle-sleep-key:handle-lid-switch ...