chiark / gitweb /
Clear existing inotify watch before processing.
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 417069729267b7c0e391d64e7ad7e14e275e786a..5dafcad1db80c2a18a96fbfa6e997064adc5089a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
 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.
+Bugfixes.
 
-/dev/disk/by-*/* symlinks will be automatically updated.
+Device nodes can be watched for changes with inotify with OPTIONS="watch".
+If closed after being opened for writing, a "change" uevent will occur.
+/dev/disk/by-{label,uuid}/* symlinks will be automatically updated.
 
 udev 137
 ========