chiark / gitweb /
update TODO
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 4d59c95f61f82d44c9d2685093e222136525fc57..4629e1ec011f540cda472c1b9701b66cb934d6d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,32 @@
+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.
 
+"udevadm settle" now optionally accepts a range of events to wait for,
+instead of waiting for "all" events.
+
 udev 139
 ========
 Bugfixes.