From 2abdb13ebe737e39653b79fecd93477e156b9db1 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Tue, 18 Jan 2005 22:20:38 +0000 Subject: 2005-01-18 Havoc Pennington * rename dbus-daemon-1 to dbus-daemon throughout --- doc/TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index eac3e50b..f7a064a0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -74,14 +74,8 @@ Important for 1.0 GLib Bindings Might as Well for 1.0 === - - Probably no point in a version number in the daemon name - (s/dbus-daemon-1/dbus-daemon/) - - add dbus_message_has_path(), maybe has_member/interface - - dbus_message_iter_init_array_iterator has "iter" and "iterator" - in the same function name - - connection_open/connection_disconnect lacks symmetry, open/close or connect/disconnect -- cgit