]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 23 Jun 2025 12:37:37 +0000 (14:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 23 Jun 2025 12:48:09 +0000 (14:48 +0200)
TODO

diff --git a/TODO b/TODO
index 16720e02efb498759bb0749e1567b00d647edfc5..f3cfbcbaefa29a49cf52f6278d556845a5507c6b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -120,6 +120,9 @@ Deprecations and removals:
 
 Features:
 
+* replace bootctl's PE version check to actually use APIs from pe-binary.[ch]
+  to find binary version.
+
 * replace symlink_label(), mknodat_label(), btrfs_subvol_make_label(),
   mkdir_label() and related calls by flags-based calls that use
   label_ops_pre()/label_ops_post().