chiark / gitweb /
edd_id: add cciss devices
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index eca93c4d981e4bb7ceb4b77ef5dc0a62b6247b3a..4629e1ec011f540cda472c1b9701b66cb934d6d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+udev 142
+========
+Bugfixes.
+
+A too old kernel (2.6.21) or a kernel with CONFIG_SYSFS_DEPRECATED
+is not supported since while and udevd will log an error message at
+startup.
+
+DVB device naming is supplied by the kernel now. In case older kernels
+need to be supported, the old shell script should be added to a compat
+rules file.
+
+udev 141
+========
+Bugfixes.
+
+The processed udev events get send back to the netlink socket. Libudev
+provides access to these events. This is work-in-progress, to replace
+the DeviceKit daemon functionality directly with libudev. There are
+upcoming kernel changes to allow non-root users to subcribe to these
+events.
+
 udev 140
 ========
 Bugfixes.