aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-13 21:09:28 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-13 21:09:28 +0200
commit93b0f384589fce818edb9678571a30e71930d14c (patch)
tree0a66d2d7749b97e8d5919fdf2971db43a52240c2 /TODO
parentb2d9e4f20075d355cd4fe091929bc336642aa50d (diff)
downloadudev-93b0f384589fce818edb9678571a30e71930d14c.tar.gz
libudev: udev_device - add attribute cache
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6c8ef8be..763bcd1f 100644
--- a/TODO
+++ b/TODO
@@ -10,3 +10,7 @@ These things will change in future udev versions:
o "udevadm control" commands will only accept the --<command> syntax
o symlink names to udevadm will no longer be resolved to old command names
+before next release:
+ o handle old "device" link in get_parent (CONFIG_SYSFS_DEPRECATED*=y)
+ o handle "subsystem", "driver", as device
+ o switch libudev API to syspath instead of devpath