]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Oct 2024 08:27:04 +0000 (10:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 23 Oct 2024 08:27:04 +0000 (10:27 +0200)
TODO

diff --git a/TODO b/TODO
index c5d793c0c8d81a757587dfd577f430f614cdc3cc..889b4576efab134058695174b698e86b88496497 100644 (file)
--- a/TODO
+++ b/TODO
@@ -129,6 +129,8 @@ Deprecations and removals:
 
 Features:
 
+* port copy.c over to use LabelOps for all labelling.
+
 * port remaining getmntent() users over to libmount. There are subtle
   differences in the parsers (see #25371 for example), and it hence makes sense
   if we stick to one set of parsers on this, not mix both.