update TODO

This commit is contained in:
Lennart Poettering 2012-07-10 00:03:14 +02:00
parent 880a599e26
commit c61a4f22c1
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -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.