summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 4170697292..5dafcad1db 100644
--- 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
========