From: Colin Walters Date: Fri, 15 Jul 2005 22:02:25 +0000 (+0000) Subject: 2005-07-15 Colin Walters X-Git-Tag: dbus-0.35.2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b628f920964f078b9afcde9f218c698ad454e12;p=thirdparty%2Fdbus.git 2005-07-15 Colin Walters * doc/TODO: Add note about convenience wrappers. --- diff --git a/ChangeLog b/ChangeLog index d4542260e..b8db8d672 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-15 Colin Walters + + * doc/TODO: Add note about convenience wrappers. + 2005-07-15 John (J5) Palmieri * NEWS: Update to 0.35 diff --git a/doc/TODO b/doc/TODO index 4218c9aac..c55ffc7f1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -111,6 +111,8 @@ Can Be Post 1.0 data could still be factored out into an internal "base class" perhaps. + - Keep convenience wrappers in sync with bus methods + - document the auth protocol as a set of states and transitions, and then reimplement it in those terms