summaryrefslogtreecommitdiffstats
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
commit51c609c340f0188db78b73cca52d73a93bc90e29 (patch)
tree319da4256f7790d223fa0d6bbeef0c13b4fe695d
parent7aa60754455b2a1063b1f86973c8a0bc13352136 (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 c2bb699a..eba5293c 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
===