chiark / gitweb /
don't include stropts.h, some libc's don't like it
[elogind.git] / RELEASE-NOTES
index 65e3739fa4f572475c59fe3570e89aeb3ed9a1d1..da6af382c97f9acd36c2c2f6afcd82e93d0bd89f 100644 (file)
@@ -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.