chiark / gitweb /
NEWS: minor wording improvement
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 22:17:54 +0000 (23:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Dec 2014 22:17:54 +0000 (23:17 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 90a471b3c67e282a57d63cd6dde5726431a5c0a2..d5ab21a0be6dc8075bbbe34bef7d783c37bb5e75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,11 +39,11 @@ CHANGES WITH 218:
         * 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