From: Zbigniew Jędrzejewski-Szmek Date: Wed, 30 Oct 2019 14:58:39 +0000 (+0100) Subject: NEWS: fix two typos X-Git-Tag: v244-rc1~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7db8b7b139fa6cfb6516197d5ac8d10360ac57a;p=thirdparty%2Fsystemd.git NEWS: fix two typos --- diff --git a/NEWS b/NEWS index 7cc59d01cc6..3ab5eae6ecf 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ systemd System and Service Manager -CHANGES WITH 243 in spe: +CHANGES WITH 244 in spe: * Support for the cpuset cgroups v2 controller has been added. Processes may be restricted to specific CPUs using the new @@ -52,7 +52,7 @@ CHANGES WITH 243 in spe: * Automatically generated autosuspend udev rules for whitelisted devices have been imported from the Chromium OS project. This should - improve power saving with of many more devices. + improve power saving with many more devices. * udev gained a new "CONST{key}=value" setting that allows matching against system-wide constants without forking a helper binary.