summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--TODO8
2 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d2bc43e25..184ab5eec8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+udev 169
+========
+Bugfixes.
+
+The hid2hci tool move to the bluez package and was removed.
+
+Many of the extras can be -enabled/--disabled during configure
+now. The --disable-extras option was removed. To check the
+current options, the usual './configure --help' prints them.
+
udev 168
========
Bugfixes.
diff --git a/TODO b/TODO
index 069f1ac9b7..261924956a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,13 @@
+ - read settle_timout from udev.conf
+
- db_persist -> lvm.git
+ - rules_generator:
+ - no longer rename netif in kernel namespace
+ - do not create rules on-the-fly, require explicit
+ configuration
+ - drop persistent optical names
+
- kill tabs?
- remove deprecated trigger --type=failed logic