]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: Remove DisableControllers from v243
authorChris Down <chris@chrisdown.name>
Wed, 31 Jul 2019 02:51:10 +0000 (03:51 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 31 Jul 2019 03:12:46 +0000 (12:12 +0900)
We already released this in v240 and had a NEWS entry then.

NEWS

diff --git a/NEWS b/NEWS
index f842a912e838b86c8b5e820e419782c1fe380217..df303d329e97c2f921eb7f986891d92a28809164 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,10 +53,6 @@ CHANGES WITH 243 in spe:
         * Memory protection directives can now take a value of zero, allowing
           explicit opting out of a default value propagated by an ancestor.
 
-        * A new setting DisableControllers= has been added that may be used to
-          explicitly disable one or more cgroups controllers for a unit and all
-          its children.
-
         * systemd now defaults to the "unified" cgroup hierarchy setup during
           build-time, i.e. -Ddefault-hierarchy=unified is now the build-time
           default. Previously, -Ddefault-hierarchy=hybrid was the default. This