update TODO

This commit is contained in:
Kay Sievers 2012-05-31 22:18:13 +02:00
parent 477572f5c7
commit 871206d340
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -22,6 +22,9 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
* we pull src/core/manager.h into src/shared/src/shared/path-lookup.c which is the wrong direction
rename enum "ManagerRunningAs" to "SystemdRunningAs" and move it to shared/
Features:
* handle C-A-Del in logind, like the power/suspend buttons?