From: Lennart Poettering Date: Tue, 16 Jul 2013 12:27:20 +0000 (+0200) Subject: Update TODO X-Git-Tag: v206~85 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=36c0868b67a9387d39c97983d3d22cfce0fedc62 Update TODO --- diff --git a/TODO b/TODO index 3621ce32a..735f1a790 100644 --- a/TODO +++ b/TODO @@ -56,7 +56,9 @@ CGroup Rework Completion: Features: -* when parsing calendar timestamps support the UTC timezone (even if we won't support arbitrary timezone specs, support UTC itself certainly makes sense) +* 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. * when a kernel driver logs in a tight loop we should ratelimit that too.