chiark / gitweb /
release 114
[elogind.git] / RELEASE-NOTES
index 2dd24929a6040328a59167a282e367fdbaf65cbf..e69db23378fafc5d69591bc4daad8cdf126ca1b5 100644 (file)
@@ -1,3 +1,17 @@
+udev 114
+========
+Bugfixes.
+
+Dynamic rules can be created in /dev/.udev/rules.d/ to trigger
+actions by dynamically created rules.
+
+SYMLINK=="<value>" matches agains the entries in the list of
+currently defined symlinks. The links are not created in the
+filesystem at that point in time, but the values can be matched.
+
+RUN{ignore_error}+="<program>" will ignore any exit code from the
+program and not record as a failed event.
+
 udev 113
 ========
 Bugfixes.