chiark / gitweb /
rules_generator: fix write_cd_rules when similar names exist in the root directory
[elogind.git] / RELEASE-NOTES
index 66d44f8a93f516eb74e6af0dc984df685e4353f0..e69db23378fafc5d69591bc4daad8cdf126ca1b5 100644 (file)
@@ -1,3 +1,23 @@
+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.
+
+Final merge of patches/features from the Ubuntu package.
+
 udev 112
 ========
 Bugfixes.