From: Havoc Pennington Date: Thu, 24 Feb 2005 19:13:37 +0000 (+0000) Subject: remove the todo item I just did X-Git-Tag: dbus-0.31.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0ae3d71821b72c95ab0856b892d644f61a5758;p=thirdparty%2Fdbus.git remove the todo item I just did --- diff --git a/doc/TODO b/doc/TODO index d58bc3aba..77d595a93 100644 --- a/doc/TODO +++ b/doc/TODO @@ -31,8 +31,6 @@ Important for 1.0 - fix introspection format to handle all signatures - - make the mutex/condvar functions private - - dbus-pending-call.c has some API and thread safety issues to review - make dbus_connection_open() return a shared connection from a pool.