diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-04-15 19:32:38 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-04-15 19:32:38 +0200 |
commit | 876fa61d68140f4fc9da9b98a22823587b495e80 (patch) | |
tree | 1d056cb68dd013216218ff39268c4104313acc9f /RELEASE-NOTES | |
parent | 7ba2d2e6ae70964b68056283fcea209cb4b617ec (diff) |
090 release
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7c81c9a831..65e3739fa4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,10 @@ +udev 090 +======== +Provide "udevsettle" to wait for all current udev events to finish. +It also watches the current kernel netlink queue by comparing the +even sequence number to make sure that there are no current pending +events that have not already arrived in the daemon. + udev 089 ======== Fix rule to skip persistent rules for removable IDE devices, which |