From: Havoc Pennington Date: Fri, 7 May 2004 22:45:15 +0000 (+0000) Subject: mention removing version number from daemon name X-Git-Tag: dbus-0.22~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a4edfec2720b9b86a1ea075ba8a87b825e2a9f;p=thirdparty%2Fdbus.git mention removing version number from daemon name --- diff --git a/doc/TODO b/doc/TODO index 7105910b4..c35b25e7c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,6 @@ - + - Probably no point in a version number in the daemon name + (s/dbus-daemon-1/dbus-daemon/) + - How we will handle DCOP needs sorting out. Among other things, we need to check that service and service-ownership semantics map to DCOP reasonably well.