chiark / gitweb /
modules-load: initalize files to null
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index ea225c6ab8c828a6dcc82e653389fe2f42e3f06c..4bb01dea5692b7f338150598faf1f3006b718c57 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ CHANGES WITH 190:
 
         * ConditionPathIsMountPoint= can now properly detect bind
           mount points too. (Previously, a bind mount of one file
-          system to another place in the file system could not be
+          system to another place in the same file system could not be
           detected as mount, since they shared struct stat's st_dev
           field.)
 
@@ -81,7 +81,7 @@ CHANGES WITH 190:
           and hence the information in /etc/timezone is not necessary
           anymore.
 
-        * logind will now always resolve one VT for a text getty (VT6
+        * logind will now always reserve one VT for a text getty (VT6
           by default). Previously if more than 6 X sessions where
           started they took up all the VTs with auto-spawned gettys,
           so that no text gettys were available anymore.