update TODO

This commit is contained in:
Lennart Poettering 2013-07-16 17:34:33 +02:00
parent 1b6bce89b3
commit 18d4e7c26e
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -56,6 +56,8 @@ CGroup Rework Completion:
Features:
* add rpm macros for applying tmpfiles --create after package installation
* when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense), also support syntaxes such as +0200
* journalctl: add an output mode that looks like classic /var/log/messages, but also outputs the cursor of the last entry so that people can write scripts that can run iteratively and always process data that has been added since the last time.