From a6b5e572745e1aff13720da7b6b6f3643fb3e8a1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 26 May 2025 13:46:10 +0200 Subject: [PATCH] update TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 7fc66bea2f..104eaa7e88 100644 --- a/TODO +++ b/TODO @@ -125,6 +125,8 @@ Deprecations and removals: Features: +* nspawn: map foreign UID range through 1:1 + * replace most calls to sd_bus_send() by sd_bus_message_send() * replace all uses of fopen_temporary() by fopen_tmpfile_linkable() +