summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-12-17 00:56:34 +0100
committerLennart Poettering <lennart@poettering.net>2011-12-17 00:56:34 +0100
commit7f3e62571a63ac90de6ac5eefeeb8d3e9aa6f49e (patch)
treecf79b929ef42916d07227b76504fc5990bfe93e6 /TODO
parent1e2579fdeb7608719cb28da0b5061f48ba0efc34 (diff)
journal: add native protocol to journald, and client side API to send journal messages
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8c3034e07..5b64f048e 100644
--- a/TODO
+++ b/TODO
@@ -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.