update TODO

This commit is contained in:
Lennart Poettering 2014-01-07 06:34:39 +08:00
parent fccd44ec3a
commit e62b3b353a
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -127,6 +127,8 @@ Features:
- "const" properties (posted)
- port exit-on-idle logic to byebye ioctl
- make use of "drop" ioctl in pid 1 bus activation
- bus proxy: override unique id sender for messages from driver to match the well-known name
- bus driver: GetNameOwner() for "org.freedesktop.DBus" should return "org.freedesktop.DBus"
* sd-event
- allow multiple signal handlers per signal?