summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-08-25 03:15:46 +0000
committerHavoc Pennington <hp@redhat.com>2005-08-25 03:15:46 +0000
commite6d2ecce07c1fdbd6a3f6c9624c1bd560dfea464 (patch)
treea944030bf9661a1c1a968795e7b91b8acb67fd2a
parent83865a8bddd315548d03dc8c6beefdc7ae751ccd (diff)
links to some pending tasks
-rw-r--r--doc/TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c2bb699..eba5293 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -24,7 +24,16 @@ Important for 1.0
- publish the introspection dtd at its URL
- RequestName flags seem a bit strange; see the docs for dbus_bus_request_name()
- and think about use cases in better detail.
+ and think about use cases in better detail.
+ Proposal on list:
+ http://lists.freedesktop.org/archives/dbus/2005-August/003207.html
+
+ Kind of a major API change, but seems high-value.
+
+ - figure out what the deal is with trailing nul bytes in
+ abstract socket names
+ http://lists.freedesktop.org/archives/dbus/2005-August/003179.html
+
Important for 1.0 GLib Bindings
===