aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-01-30 08:51:38 +0100
committerKay Sievers <kay.sievers@suse.de>2006-01-30 08:51:38 +0100
commit66c2bc212087d02faf77520b52ef6177d5c351fa (patch)
tree09880c920acd93f0dd4793095b7aeb2961d528a7 /RELEASE-NOTES
parent7e75cfa6fe0818ffb76c2a5a88c8572f04bda879 (diff)
downloadudev-66c2bc212087d02faf77520b52ef6177d5c351fa.tar.gz
084 release084
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES8
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 27545893..50831ace 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,6 +1,12 @@
udev 084
========
-CROSS changed to CROSS_COMPILE to match the kernel build.
+If BUS== and SYSFS{}== have been used in the same rule, the sysfs
+attributes are only checked at the parent device that matched the
+by BUS requested subsystem. Fix t to also look at the device we
+received the event for.
+
+Build variable CROSS has changed to CROSS_COMPILE to match the kernel
+build name.
udev 083
========