chiark / gitweb /
rules: SUSE - move last distro rule to package
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index bf044c2d9953acd64149c776f54949942321f8b8..1e92f468e1b2a9404f9bf3d4416114506e5f0944 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,19 @@ udev 157
 ========
 Bugfixes.
 
+The option --debug-trace and the environemnt variable UDEVD_MAX_CHILDS=
+was removed from udevd.
+
+Udevd now parses the kernel commandline for the following variables:
+  udev.log-priority=<syslog priority>
+  udev.children-max=<maximum number of workers>
+  udev.exec-delay=<seconds to delay the execution of RUN=>
+to help debuging coldplug setups where the loading of a kernel
+module crashes the system.
+
+The subdirectory in the source tree rules/packages has been renamed to
+rules/arch, anc contains only architecture specific rules now.
+
 udev 156
 ========
 Bugfixes.