]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
meson: fix detection of "-Wno-" options
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index 9687bb81a91ab80023db7648326cff8f412b27e5..73ee35f53c86acaea8d55a13185ebe4fbcd8585a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ systemd System and Service Manager
 
 CHANGES WITH 233:
 
+        * This version requires at least gperf 3.1 for building, 3.0 is not
+          sufficient.
+
         * The "hybrid" control group mode has been modified to improve
           compatibility with "legacy" cgroups-v1 setups. Specifically, the
           "hybrid" setup of /sys/fs/cgroup is now pretty much identical to
@@ -3315,7 +3318,7 @@ CHANGES WITH 216:
           like Cockpit which register web clients as PAM sessions.
 
         * timer units with at least one OnCalendar= setting will now
-          be started only after timer-sync.target has been
+          be started only after time-sync.target has been
           reached. This way they will not elapse before the system
           clock has been corrected by a local NTP client or
           similar. This is particular useful on RTC-less embedded