]> err.no Git - util-linux/commitdiff
docs: update TODO
authorKarel Zak <kzak@redhat.com>
Wed, 30 Jun 2010 08:35:42 +0000 (10:35 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 30 Jun 2010 08:38:31 +0000 (10:38 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
TODO

diff --git a/TODO b/TODO
index f73c78a393295ac37ea93d0ce528bb84467a8c08..9e4f4481383e27a3588322feab5325371f32f30a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 libblkid
 --------
 
+ - remove strerrr() from debug messages (use %m) to make BLKID_DEBUG= output
+   thread-safe
+
  - add -<BE|LE> suffix to test images for native-endian filesystems (e.g. swap)
    and add support for such functionality to tests/ts/blkid/low-probe
 
@@ -160,9 +163,6 @@ misc
        (though I am not really sure how much people us minix fs ;-)
        This might require some major code cleanup in mkfs.minix.
 
- * rtcwake does not support wake from S5/off
-   http://bugzilla.redhat.com/show_bug.cgi?id=449115
-
  * add SELinux security contexts support to the 'ipcs' utility
    http://bugzilla.redhat.com/show_bug.cgi?id=225342