remove completed byteswap item
authorHavoc Pennington <hp@redhat.com>
Fri, 28 Jan 2005 00:08:28 +0000 (00:08 +0000)
committerHavoc Pennington <hp@redhat.com>
Fri, 28 Jan 2005 00:08:28 +0000 (00:08 +0000)
doc/TODO

index 6d16cc2..c2586c4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -40,10 +40,6 @@ Important for 1.0
    (though they are kind of a pita to pass in as size_t with the 
     varargs, so maybe not - what does glib do with g_object_get()?)
 
- - things are broken now when mixing endianness, because DBusMessage
-   doesn't autoswap itself when you access a message of alternate
-   endian.
-
  - add string array support back to append_args()
 
  - just before 1.0, try a HAVE_INT64=0 build and be sure it runs