From: Lennart Poettering Date: Thu, 12 Sep 2024 14:18:59 +0000 (+0200) Subject: update TODO X-Git-Tag: v257-rc1~458^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F34390%2Fhead;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 54b66a976c6..88b42275f7a 100644 --- a/TODO +++ b/TODO @@ -1068,9 +1068,6 @@ Features: * in sd-boot: load EFI drivers from a new PE section. That way, one can have a "supercharged" sd-boot binary, that could carry ext4 drivers built-in. -* 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 acquiring list of child devices, given a device objects (i.e. all child dirents that dirs or symlinks to dirs)