diff options
author | Lennart Poettering <lennart@poettering.net> | 2024-10-18 09:54:32 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2024-10-18 09:54:32 +0200 |
commit | 5fc46d7b871537f369e9a026d4a4895a41342d46 (patch) | |
tree | b29227c28122b4090277e7b158c9c26f01f2f0b3 /TODO | |
parent | update TODO (diff) | |
download | systemd-5fc46d7b871537f369e9a026d4a4895a41342d46.tar.xz systemd-5fc46d7b871537f369e9a026d4a4895a41342d46.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -129,6 +129,10 @@ Deprecations and removals: Features: +* 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. + * run0 and run0 --user=root have different effect on tty ownership? * get rid of compat with libidn.so.11 (retain only for libidn.so.12) |