chiark / gitweb /
build-sys: use .DELETE_ON_ERROR
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 82955f9095b52109e554c662c868424068c081bc..b9c452958bff1b5b82a33fc7467ea6580ddd5933 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -124,7 +124,7 @@ CHANGES WITH 186:
           additional capabilities to the container.
 
         * timedated will now read known NTP implementation unit names
-          from /usr/share/systemd/ntp-units,
+          from /usr/share/systemd/ntp-units.d/*.list,
           systemd-timedated-ntp.target has been removed.
 
         * journalctl gained a new switch "-b" that lists log data of
@@ -141,10 +141,10 @@ CHANGES WITH 186:
 
         * Many bugfixes and optimizations.
 
-        Contributions from: Auke Kok, Dave Reisner, David Strauss,
-        Eelco Dolstra, Kay Sievers, Lennart Poettering, Lukas Nykryn,
-        Michal Schmidt, Michal Sekletar, Paul Menzel, Shawn Landden,
-        Tom Gundersen
+        Contributions from: Auke Kok, Colin Guthrie, Dave Reisner,
+        David Strauss, Eelco Dolstra, Kay Sievers, Lennart Poettering,
+        Lukas Nykryn, Michal Schmidt, Michal Sekletar, Paul Menzel,
+        Shawn Landden, Tom Gundersen
 
 CHANGES WITH 185:
         * "systemctl help <unit>" now shows the man page if one is
@@ -233,7 +233,7 @@ CHANGES WITH 183:
           to be used as drop-in files.
 
         * systemd and logind now handle system sleep states, in
-          particulary suspending and hibernating.
+          particular suspending and hibernating.
 
         * logind now implements a sleep/shutdown/idle inhibiting logic
           suitable for a variety of uses. Soonishly Lennart will blog