diff options
author | Kay Sievers <kay@vrfy.org> | 2012-04-17 18:47:49 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-04-17 18:47:49 +0200 |
commit | 20ffc4c4a9226b0e45cc02ad9c0108981626c0bb (patch) | |
tree | 06cf38c0b31f6dc02d285bbdefb765c338947942 /TODO | |
parent | 018ef268b1667ba0dbfc15804ab33deed6092147 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,12 +14,16 @@ Bugfixes: * make polkit checks async * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. + Features: +* selinux: merge systemd selinux access controls (dwalsh) * cg_shorten_controllers() misuses alloca() * suspend/hibernate/hybrid support, auto-suspend logic with idle hint +* udev: move strpcpy(), strpcpyl(), strscpy(), strscpyl() to shared/ + * udev: find a way to tell udev to not cancel firmware requests when running in initramfs * udev: scsi_id -> sg3_utils -> kill scsi_id |