chiark / gitweb /
udevadm: trigger - add "--action" to --help
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index e57e0fe5172754df5eda14df0c45378abd152321..eca93c4d981e4bb7ceb4b77ef5dc0a62b6247b3a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,19 @@
+udev 140
+========
+Bugfixes.
+
+"udevadm settle" now optionally accepts a range of events to wait for,
+instead of waiting for "all" events.
+
 udev 139
 ========
 Bugfixes.
 
+The installed watch for block device metadata changes is now removed
+during event hadling, because some (broken) tools may be called from udev
+rules and (wrongly) open the device with write access. After the finished
+event handling the watch is restored.
+
 udev 138
 ========
 Bugfixes.