summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-06-07 20:07:43 +0000
committerHavoc Pennington <hp@redhat.com>2004-06-07 20:07:43 +0000
commita6d1c745ab01cc03c5c7cd1b4d56d93dc05928b9 (patch)
tree1428b8fd2e509d6c902509732355aa51b04fb494
parentf7beca572b341c4cabf2f97a9f0d6d763e6acb40 (diff)
some clarifications
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 083c713c..e906db1b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -68,7 +68,7 @@
perhaps.
- modify the auth protocol to also support other initial-handshake
- type of information
+ type of information such as protocol version
- document the auth protocol as a set of states and transitions, and
then reimplement it in those terms
@@ -84,6 +84,7 @@
from the args themselves. Make the name of TYPE_CUSTOM part
of the type signature, rather than part of the value.
Then you have the full typecheck in a single string.
+ See http://freedesktop.org/pipermail/dbus/2004-June/001169.html
- dbus_message_iter_init_array_iterator has "iter" and "iterator"
in the same function name