chiark / gitweb /
path_id: prevent endless loop for SAS devices on older kernels
[elogind.git] / RELEASE-NOTES
index 65e3739fa4f572475c59fe3570e89aeb3ed9a1d1..2a7bd0668884102e1bf42d1cf9910c268dc10775 100644 (file)
@@ -1,3 +1,15 @@
+udev 092
+========
+Bugfix release.
+
+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.