aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2005-10-20 00:28:34 +0200
committerKay Sievers <kay.sievers@suse.de>2005-10-20 00:28:34 +0200
commita743be9a785e1223ce628a4225b63546281d9e66 (patch)
tree28e6b46c916cd64ca2e149f8c2aee438f82fb3f1 /RELEASE-NOTES
parentdaff48063eb2cb547d24a547684543ee991f0815 (diff)
downloadudev-a743be9a785e1223ce628a4225b63546281d9e66.tar.gz
071 release071
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 31c97ce1..815d4083 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,18 @@
+udev 071
+========
+Fix a stupid typo in extras/run_directory for "make install".
+
+scsi_id creates the temporary devnode now in /dev for usage with a
+non-writable /tmp directory.
+
+The uevent kernel socket buffer can carry app. 50.000 events now,
+let's see who can break this again. :)
+
+The upcoming kernel will have a new input driver core integration.
+Some class devices are now symlinks to the real device. libsysfs
+needs a fix for this to work correctly. Udevstart of older udev
+versions will _not_ create these devices!
+
udev 070
========
Fix a 'install' target in the Makefile, that prevents EXTRAS from