update TODO

depmod was done, and without map support
diff --git a/TODO b/TODO
index 94f2250..48a7031 100644
--- a/TODO
+++ b/TODO
@@ -21,11 +21,8 @@
      module's removal
 
 * provide depmod:
-   - add missing libkmod-elf.c functions:
-     - fetch_tables()
-     - deref_sym() (used by fetch_tables)
-   - add index writing functions to kmod-depmod.c
    - 1:1 compatible kmod-depmod.c
+   - add missing -F and -E
 
 * review API, maybe unify all of these setters:
    - kmod_module_version_get_symbol()
@@ -59,13 +56,6 @@
 ===========
 
 
-Notes for future development:
-=============================
-
-* Kill support for /etc/modprobe.conf
-
-* Kill support for map files
-
 Things to be added removed in kernel (check what is really needed):
 ===================================================================