summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 4c0c04ac..6e93cdbe 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -31,7 +31,8 @@ entries if you get an idea or implement one of these.
the whole device and device store framework
- Support for more filesystem sniffing and volume label extraction
- (see hald/linux/block_class_device.c:detect_fs)
+ (see hald/linux/block_class_device.c:detect_fs). Only cdfs and udf
+ seems to be missing
- Caching in libhal; the API is ready for it. Remember you cannot use
glib or other dependencies; we can only depend on libc and dbus!