chiark / gitweb /
cdrom_id: add Xen cdrom support
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index eca93c4d981e4bb7ceb4b77ef5dc0a62b6247b3a..f41868755522228796a25c0d4acb3c20d2d0611e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+udev 142
+========
+Bugfixes.
+
+A too old kernel 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. To support older
+kernels, the old shell script should be added to a possible 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.