]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Jul 2013 12:27:20 +0000 (14:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Jul 2013 12:27:32 +0000 (14:27 +0200)
TODO

diff --git a/TODO b/TODO
index 3621ce32a5e2b0438065d3868957dca05922e53b..735f1a79016970c77c611ca45e97e7391fe62956 100644 (file)
--- 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.