]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: note backward-incompatible change in StartUnitWithFlags() 22682/head
authorLuca Boccassi <bluca@debian.org>
Tue, 8 Mar 2022 22:16:29 +0000 (22:16 +0000)
committerLuca Boccassi <bluca@debian.org>
Thu, 10 Mar 2022 13:18:28 +0000 (13:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 95ffc555a27172525412f839bc1254bbff91af68..8567e984a6a60410acde023993726b20529f0c6f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ CHANGES WITH 251:
           can still be used by explicitly configuring RouteTable= setting in
           .netdev files.
 
+        * Jobs started via StartUnitWithFlags() will no longer return 'skipped'
+          when a Condition*= check does not succeed, restoring the JobRemoved
+          signal to the behaviour it had before v250.
+
         * The org.freedesktop.portable1 methods GetMetadataWithExtensions and
           GetImageMetadataWithExtensions have been fixed to provide an extra return
           parameter, containing the actual extensions release metadata. The