]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS: Mention systemd < 237 here too
authorSimon McVittie <smcv@collabora.com>
Mon, 29 Jan 2018 12:01:09 +0000 (12:01 +0000)
committerSimon McVittie <smcv@collabora.com>
Mon, 29 Jan 2018 12:01:09 +0000 (12:01 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index b7915c9becbbc2c4a93fa74758e50832ab9cb01c..5af95fccb91603895a135dbb8f808c040330168b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -72,8 +72,8 @@ Fixes:
 • Expand ${bindir} correctly when pkg-config is asked for dbus_daemondir
   (fd.o #104265, Benedikt Heine)
 
-• On Linux systems with systemd, if ${localstatedir}/dbus doesn't exist,
-  create it before trying to create ${localstatedir}/dbus/machine-id
+• On Linux systems with systemd < 237, if ${localstatedir}/dbus doesn't
+  exist, create it before trying to create ${localstatedir}/dbus/machine-id
   (fd.o #104577, Chris Lesiak)
 
 Internal changes: