From: Zbigniew Jędrzejewski-Szmek Date: Thu, 26 Nov 2020 13:01:09 +0000 (+0100) Subject: NEWS: fix kernel version number reference X-Git-Tag: v247^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17738%2Fhead;p=thirdparty%2Fsystemd.git NEWS: fix kernel version number reference Fixes #17736. --- diff --git a/NEWS b/NEWS index 74aa07cf0fc..33048e3f19a 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ systemd System and Service Manager CHANGES WITH 247: - * KERNEL API INCOMPATIBILITY: Linux 4.12 introduced two new uevents + * KERNEL API INCOMPATIBILITY: Linux 4.14 introduced two new uevents "bind" and "unbind" to the Linux device model. When this kernel change was made, systemd-udevd was only minimally updated to handle and propagate these new event types. The introduction of these new