From 1160267a980a410515d8396871d16e94eefe92a0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Jul 2022 16:08:10 +0200 Subject: [PATCH] update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 22d66bc0fa..ac195dd0b8 100644 --- a/TODO +++ b/TODO @@ -107,6 +107,9 @@ Deprecations and removals: Features: +* sd-bus: document that sd_bus_process() only returns messages that non of the + filters/handlers installed on the connection took possession of. + * sd-device: add an API for opening a child device, given a device object * sd-device: add an API for acquiring list of child devices, given a device