diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-22 20:16:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-22 20:16:29 +0100 |
commit | 5965984d6b9f7751d6281028142ecf3ca475f156 (patch) | |
tree | 709c7c61bd8c132b7c1d59190e419be59823051d /TODO | |
parent | a624aa9e3d150e7c38f6a3fdf6343a1c3587ed2f (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,6 +19,10 @@ F18: Features: +* 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 + * add form factor to /etc/machine-info * use C11 static_assert() where we currently use assert_cc() @@ -525,6 +529,7 @@ Features: - the journal HTTP iface - non-cgroup resource management - refreshed, longer missions statement + - using detect-virt * allow port=0 in .socket units |