From: Havoc Pennington Date: Thu, 25 Aug 2005 03:15:46 +0000 (+0000) Subject: links to some pending tasks X-Git-Tag: dbus-0.50~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51c609c340f0188db78b73cca52d73a93bc90e29;p=thirdparty%2Fdbus.git links to some pending tasks --- diff --git a/doc/TODO b/doc/TODO index c2bb699aa..eba5293c8 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 ===