update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Oct 2018 10:07:45 +0000 (12:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Oct 2018 10:26:29 +0000 (12:26 +0200)
TODO

diff --git a/TODO b/TODO
index b78892a..8e4c120 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,9 @@ Janitorial Clean-ups:
 
 Features:
 
+* rework sd_netlink_call_async() to return a new "sd_netlink_slot" object, รก la
+  sd_bus_slot
+
 * consider splitting out all temporary file creation APIs (we have so many in
   fileio.h and elsewhere!) into a new util file of its own.