diff options
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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! |