update TODO

This commit is contained in:
Lennart Poettering 2012-11-22 20:16:15 +01:00
parent a624aa9e3d
commit 5965984d6b

5
TODO
View file

@ -19,6 +19,10 @@ F18:
Features: 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 * add form factor to /etc/machine-info
* use C11 static_assert() where we currently use assert_cc() * use C11 static_assert() where we currently use assert_cc()
@ -525,6 +529,7 @@ Features:
- the journal HTTP iface - the journal HTTP iface
- non-cgroup resource management - non-cgroup resource management
- refreshed, longer missions statement - refreshed, longer missions statement
- using detect-virt
* allow port=0 in .socket units * allow port=0 in .socket units