summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 687bcdfba1..c5fbbe165d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ udev 152
========
Bugfixes.
+"udevadm trigger" default to "change" events now, instead of "add"
+events.
+
All "add|change" matches are replaced by "!remove" in the rules and
in the udev logic. All types of events will update possible symlinks
and permissions, only "remove" is handled special now.