diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-07 02:01:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-07 02:01:47 +0100 |
commit | 4e143738bf170be9f957c47605deea8c54b75fdf (patch) | |
tree | 167510deaf1e799b7abe63f1d4d600256318d20e | |
parent | f4934dfaaac70c6d0d49463af62cbd089bfa64c8 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ External: Features: +* kdbus: set the bus-wide creds sender requirement mask to ANY + * code cleanup: retire FOREACH_WORD_QUOTED, port to unquote_first_word() loops instead * logind: when the power button is pressed short, just popup a logout dialog. If it is pressed for 1s, do the usual shutdown. Inspiration are Macs here. |