aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-04-25 22:39:59 +0200
committerKay Sievers <kay.sievers@suse.de>2006-04-25 22:39:59 +0200
commit866bfe8817dee748be419321201f70751eb663ca (patch)
treefd511a65e2af71f2440c1c9a5ba4c7861badf5fc /RELEASE-NOTES
parentcdb5ecb8cf77f2a831022d14b1dcdaae2432c862 (diff)
downloadudev-866bfe8817dee748be419321201f70751eb663ca.tar.gz
091 release091
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 65e3739f..da6af382 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,11 @@
+udev 091
+========
+Some more keys require the correct use of '==' and '=' depending
+on the kind of operation beeing an assignment or a match. Rules
+with invalid operations are skipped and logged to syslog. Please
+test with udevtest if the parsing of your rules throws errors and
+fix possibly broken rules.
+
udev 090
========
Provide "udevsettle" to wait for all current udev events to finish.