mention removing version number from daemon name

This commit is contained in:
Havoc Pennington 2004-05-07 22:45:15 +00:00
parent a36beaa279
commit 86a4edfec2

View file

@ -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.