summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-24 19:36:04 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-24 19:36:04 +0000
commit0ed8f3f3f32d9dfb965b88cda5735f4e61978590 (patch)
tree9ef09f09b01a3f7dd2e2dc21f520aa4c9f894fe5
parente8bf15b23a2a9c5b19ef25fb553006a41379bf7c (diff)
remove TODO item for the name_is rename
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 147f8340..a48d6480 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.