From f548adbae00d50d3fe034e6dacc57640ac9d366d Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sat, 3 May 2003 23:07:19 +0000 Subject: 2003-05-03 Havoc Pennington * bus/Makefile.am, bus/dbus-daemon-1.1.in: man page for the daemon; also documents daemon config file, so replaces doc/config-file.txt. Corrected some stuff from config-file.txt in the process of moving it. --- doc/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index a48d6480..886d2b00 100644 --- a/doc/TODO +++ b/doc/TODO @@ -50,3 +50,7 @@ - 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. + + - write a DTD for the dbus-daemon-1 configuration file + + - build and install the Doxygen manual in Makefile when --enable-docs -- cgit