summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-11 16:18:24 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-11 16:18:24 +0000
commit477507c4e93382496a1655e85b0dfec649a00e46 (patch)
treed340cf986896f75a88646351bbd7f992ab591749
parent77eac31aee89346d1399193be6199b9b16fb77af (diff)
add DBUS_TYPE_INT64
-rw-r--r--doc/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 4404b1f5..77afa3cc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -75,3 +75,5 @@
size. Not sure how to fix, really.
- dbus_error_has_name(), dbus_message_name_is()
+
+ - add DBUS_TYPE_INT64 ?