2005-07-15 Colin Walters <walters@verbum.org>

* doc/TODO: Add note about convenience wrappers.
This commit is contained in:
Colin Walters 2005-07-15 22:02:25 +00:00
parent 3ca2bf5e16
commit 3b628f9209
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -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