diff options
author | Colin Walters <walters@verbum.org> | 2005-07-15 22:02:25 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2005-07-15 22:02:25 +0000 |
commit | 3b628f920964f078b9afcde9f218c698ad454e12 (patch) | |
tree | 5761d758e9f8e4b2567e81e2b67646c7573bba35 | |
parent | 3ca2bf5e163067ca5c0636ad86703c62c18a8f95 (diff) |
2005-07-15 Colin Walters <walters@verbum.org>
* doc/TODO: Add note about convenience wrappers.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/TODO | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-07-15 Colin Walters <walters@verbum.org> + + * doc/TODO: Add note about convenience wrappers. + 2005-07-15 John (J5) Palmieri <johnp@redhat.com> * NEWS: Update to 0.35 @@ -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 |