]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: note new user-visible change, drop 'in spe'
authorLuca Boccassi <bluca@debian.org>
Tue, 6 Jul 2021 21:53:49 +0000 (22:53 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Wed, 7 Jul 2021 09:36:04 +0000 (10:36 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 695c925e8e4059bebc9f04f9404d95a4af297ed4..3fdc6fc4de942a4d06af65fdaa5bd3ad18319fde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 systemd System and Service Manager
 
-CHANGES WITH 249 in spe:
+CHANGES WITH 249:
 
         * When operating on disk images via the --image= switch of various
-          tools (such as systemd-nspawn or systemd-dissect), and multiple
+          tools (such as systemd-nspawn or systemd-dissect), or when udev finds
+          no 'root=' parameter on the kernel command line, and multiple
           suitable root or /usr/ partitions exist in the image, then a simple
           comparison inspired by strverscmp() is done on the GPT partition
           label, and the newest partition is picked. This permits a simple and