summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e57e0fe517..5fb79d3ccc 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ 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.