From fa7deadb074dfbe473cf3bd942768dbd94cbf7c3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 16 Jul 2013 03:30:45 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 3fa384cf2f..08626ec5c4 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,10 @@ 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 a kernel driver logs in a tight loop we should ratelimit that too. + * journald: optionally, when messages with a high log prioerity are logged, sync() immeidately. * introduce %v resolving to the string returned by "uname -r"