From 585e83885622af3b915b92bee71a575a11a6943a Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Sun, 5 Aug 2007 14:08:47 +0200 Subject: release 114 --- RELEASE-NOTES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2dd24929a6..e69db23378 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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=="" 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}+="" will ignore any exit code from the +program and not record as a failed event. + udev 113 ======== Bugfixes. -- cgit v1.2.3-54-g00ecf