]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Apr 2020 14:58:49 +0000 (16:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Apr 2020 14:58:49 +0000 (16:58 +0200)
TODO

diff --git a/TODO b/TODO
index e944245a57b4aa69a1c2ff58053e136e08c441e1..a31a9405cdc0e3e6e795e9e5ce7566b1cc1daa8b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ Janitorial Clean-ups:
 
 Features:
 
+* drop sd_bus_message_set_priority() from sd-bus API and documentation as much
+  as we can, it's a kdbus left-over and unlikely to come back on AF_UNIX, since
+  it's not really implementable there.
+
 * cryptsetup/homed: also support FIDO2 HMAC password logic for unlocking
   devices. (see: https://github.com/mjec/fido2-hmac-secret)