summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 16:20:45 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2007-12-02 16:20:45 +0000
commit64d2ad2f3247a353b3c17c17950f6a5e1531a9cb (patch)
tree72599fb3a24eea05712ed55724d48ff51cc7f123 /TODO
parent6ba027956ab7b88b1e65261e0fdce16bae693f94 (diff)
fix or ignore warnings
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 10d7646..21f4d0d 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
** check that the blocking is correct on DBusAsyncReply and add an explicit timeout value
* only hold weak refs to user objects and reply correctly when they have gone
* Javadoc
- * don't respond to Introspect/Ping except on the right interface Serkan Kaba <serkan_kaba -at- yahoo -dot- com>
* document that we handle Introspect for you
* add header checks to daemon
* add TERM/etc handler to DBusDaemon