chiark / gitweb /
use the event udev_device to disable the watch on "remove"
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 417069729267b7c0e391d64e7ad7e14e275e786a..e57e0fe5172754df5eda14df0c45378abd152321 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,14 @@
+udev 139
+========
+Bugfixes.
+
 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
 ========