chiark / gitweb /
journald: fix another bad memory access
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 7e058d8a4ef6a7c19b41c437bbd7e9c29eebce1f..fdadff727ebcaa8934fd1a8c1c06239c38282947 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.d/*.list,
+          from /usr/lib/systemd/ntp-units.d/*.list,
           systemd-timedated-ntp.target has been removed.
 
         * journalctl gained a new switch "-b" that lists log data of
@@ -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