diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-23 18:35:09 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-23 18:35:09 +0100 |
commit | 2eb8ca3b3ef37c601b3938f2656e379abd5c23d4 (patch) | |
tree | 646702d5dad96cc6f3e2d14e6113ea851c8d9089 /TODO | |
parent | bd5ce8e9fc10a593822344c098ccbe8c47fe34e9 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ F18: Features: +* In parse_timestamp() allow specifying a week day, and if it doesn't match the date, generate a parse failure + * journald: when dropping msgs due to ratelimit make sure to write "dropped %u messages" not only when we are about to print the next message that works, but alraedy after a short tiemout |