]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix kernel version number reference 17738/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Nov 2020 13:01:09 +0000 (14:01 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Nov 2020 13:01:09 +0000 (14:01 +0100)
Fixes #17736.

NEWS

diff --git a/NEWS b/NEWS
index 74aa07cf0fc0e644bb14022fbc3130f942ba4e3c..33048e3f19a7dd7a0cdeb2f5d51296a6c68b1840 100644 (file)
--- 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