summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-01-21 14:43:22 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-01-21 14:43:22 +0100
commit4b0faa2aa0e7ca87fc0fdb637c69e978a7241e1c (patch)
treee57eaa9179c984e0160abcc6242fb7cde8f38cb0 /NEWS
parent2c7b88c4a55426087955a12aad33c1935e639876 (diff)
parent9032f119f07ad3b5116b3d4858816d851d4127de (diff)
Merge commit '9032f119f07ad3b5116b3d4858816d851d4127de'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 52bfa6a991..972b9b0b11 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ 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).
+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
========