From: Havoc Pennington Date: Thu, 24 Apr 2003 19:36:04 +0000 (+0000) Subject: remove TODO item for the name_is rename X-Git-Tag: dbus-0.10~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ed8f3f3f32d9dfb965b88cda5735f4e61978590;p=thirdparty%2Fdbus.git remove TODO item for the name_is rename --- diff --git a/doc/TODO b/doc/TODO index 147f83409..a48d64806 100644 --- a/doc/TODO +++ b/doc/TODO @@ -47,8 +47,6 @@ libdbus, only by the message bus. These bloat up the library size. Not sure how to fix, really. - - dbus_error_has_name(), dbus_message_name_is() - - if you send a message to a service then block for reply, and the service exits/crashes after the message bus has processed your message but before the service has replied, it would be nice if the message bus sent you an error reply.