chiark / gitweb /
fix NAME= and OPTION+="string_escape=..." logic
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index d03de2f230e78df8fbda1e3614a786f8792fa525..1737d9faea7b5354c83ca126cc1ecd4a7cfcf9cc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+udev 138
+========
+
+udev 137
+========
+Bugfixes.
+
+The udevadm test command has no longer a --force option, nodes and symlinks
+are always updated with a test run now.
+
+The udevd daemon can be started with --resolve-names=never to avoid all user
+and group lookups (e.g. in cut-down systems) or --resolve-names=late to
+lookup user and groups every time events are handled.
+
 udev 136
 ========
 Bugfixes.
@@ -31,7 +45,7 @@ which do not depend on the kernel device name. As usual, unique
 devices - only a single one per product connected, or a real
 USB serial number in the device - are always found with the same
 name in the by-id/ directory.
-Completely Identical devices may overwrite their names in by-id/
+Completely identical devices may overwrite their names in by-id/
 and can only be found reliably in the by-path/ directory. Devices
 specified by by-path/ must not change their connection, like the
 USB port number they are plugged in, to keep their name.