X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=NEWS;h=98f4937fa8086b43fc1ea9ddf991d388a61767ca;hb=bd284db142c1d3fb6e2a709678c8828c12c52466;hp=df1b782b5e7b51506c388767029acd0ee96fb042;hpb=5fadcc76c8c86cc0363fa0010f3e30933a7dcaa5;p=elogind.git diff --git a/NEWS b/NEWS index df1b782b5..98f4937fa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +udev 138 +======== +Device nodes can be watched for changes with inotify with OPTIONS="watch". If +closed after being opened for writing, a "change" uevent will occur. + +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.