]> err.no Git - util-linux/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Fri, 6 Nov 2009 23:20:55 +0000 (00:20 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Nov 2009 23:20:55 +0000 (00:20 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index e9f772ae4a6eaf7fe1ffee4237b3d620d32130b4..079ad654920a42746b10d97fb5186228e92c648d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,8 +13,6 @@ libblkid
 
  - consolidate "getsize" stuff (see getsize.c and lib/blkdev.c)
 
- - cleanup __attribute__ usage
-
  - add values:
 
        FSSIZE   -- filesystem size (klibc requirement)
@@ -41,6 +39,8 @@ fdisk(s)
 misc
 ----
 
+ * use something better than gtk-doc (doxyden?)
+
  * add to lib/blkdev.c code for /proc/partitions parsing -- unfortunate we
    duplicate this code in many places. The parser has to support unlimited
    size (or 4096 bytes) of partition name.