diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-12-17 00:56:34 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-12-17 00:56:34 +0100 |
commit | 7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49e (patch) | |
tree | cf79b929ef42916d07227b76504fc5990bfe93e6 /TODO | |
parent | 1e2579fdeb7608719cb28da0b5061f48ba0efc34 (diff) |
journal: add native protocol to journald, and client side API to send journal messages
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Bugfixes: Features: +* logind: allow showing logout dialog from system + +* document that %% can be used to write % in a string that is specifier extended + * check utf8 everywhere * when an instanced service exits, remove its parent cgroup too if possible. |