summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-07-10 00:03:14 +0200
committerLennart Poettering <lennart@poettering.net>2012-07-10 00:03:14 +0200
commitc61a4f22c19efb985561a52bc994ebdd750e0716 (patch)
treec76975268e6e504c4df7fe9ebff7d9c0406d414d /TODO
parent880a599e262b9193219e612d827b35bb0c292dae (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index dde1b90d43..280f3ef100 100644
--- a/TODO
+++ b/TODO
@@ -22,6 +22,8 @@ Bugfixes:
Features:
+* add sd_journal_wait() to make things easier for sync programs that just want to wait for changes
+
* refuse taking lower-case variable names in sd_journal_send() and friends.
* when running as user instance: implicitly default to WorkingDirectory=$HOME for all services.