summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-05-03 23:07:19 +0000
committerHavoc Pennington <hp@redhat.com>2003-05-03 23:07:19 +0000
commitf548adbae00d50d3fe034e6dacc57640ac9d366d (patch)
tree0a7df42e6e32ad2ad5935e17bb75884c503c8334 /doc/TODO
parent24373ede7cad885f67fabafc781f8524459fc475 (diff)
2003-05-03 Havoc Pennington <hp@pobox.com>
* 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.
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
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