aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-05-13 02:35:37 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-05-13 02:35:37 +0200
commit634ffc0ce27ce99e073a6ef367a39d57c3d73c48 (patch)
tree7f1cca7f4c01805f3eb5d1a8b94d77ba0778d614 /TODO
parent3de63a356f5a3dd34c8404e9775389389547d6d1 (diff)
downloadudev-634ffc0ce27ce99e073a6ef367a39d57c3d73c48.tar.gz
release 142142
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 58875afc..541faea5 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,7 @@
- udev 142:
- o add udev_monitor_filter_add_match_property()
o add tests for kernel provided DEVNAME logic
-
o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
o remove MMC rules, they got a modalias now (2.6.30)
o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30)
-
o convert readdir loops to unlinkat(), fstatat()
o implement path_id in C with libudev (?)
o convert firmware.sh to C (?)