chiark / gitweb /
rules: 78-sound-card - remove specific hardware matches, they do not belong here
[elogind.git] / NEWS
diff --git a/NEWS b/NEWS
index 1e92f468e1b2a9404f9bf3d4416114506e5f0944..017c2d585700aabaced3cb6a2459ff7378dee1b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,53 @@
+udev 165
+========
+Bugfixes.
+
+udev 164
+========
+Bugfixes.
+
+GUdev moved from /usr to /.
+
+udev 163
+========
+Bugfixes.
+
+udev 162
+========
+Bugfixes.
+
+Persistent network naming rules are disabled inside of Qemu/KVM now.
+
+New and updated keymaps.
+
+Udev gets unconditionally enabled on systemd installations now. There
+is no longer the need to to run 'systemctl enable udev.service'.
+
+udev 161
+========
+Bugfixes.
+
+udev 160
+========
+Bugfixes.
+
+udev 159
+========
+Bugfixes.
+
+New and fixed keymaps.
+
+Install systemd service files if applicable.
+
+udev 158
+========
+Bugfixes.
+
+All distribution specific rules are removed from the udev source tree,
+most of them are no longer needed. The Gentoo rules which allow to support
+older kernel versions, which are not covered by the default rules anymore
+has moved to rules/misc/30-kernel-compat.rules.
+
 udev 157
 ========
 Bugfixes.
@@ -5,7 +55,7 @@ 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:
+Udevd now checks 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=>