aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-15 17:12:47 -0700
committerKay Sievers <kay.sievers@vrfy.org>2008-09-15 17:12:47 -0700
commit8753fadf2a6ecead372e71b8bf9336cf29f9c958 (patch)
tree9032f1a046db6a757234ddc19bfcd798b04ec0a2 /TODO
parent9a8047fa290f05d0b2dcf7e7dbe8539c6e3d325e (diff)
downloadudev-8753fadf2a6ecead372e71b8bf9336cf29f9c958.tar.gz
libudev: switch API from devpath to syspath
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 18f75b5f..74f6936c 100644
--- a/TODO
+++ b/TODO
@@ -11,5 +11,5 @@ These things will change in future udev versions:
o symlink names to udevadm will no longer be resolved to old command names
before next release:
- o switch libudev API to syspath instead of devpath
+ o replace list.h with gpl or later version
o udev_* prefix for private methods (ctrl_*)?