summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-08-29 16:45:24 +0100
committerMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-08-29 16:45:24 +0100
commitb3d5aeedc9a34b86eebcca92c2998c39e7ce3dbb (patch)
tree9e2a5fea4788ce294f36a199c567f5fc8c6e3cb0 /TODO
parent4aaf71367a841811990e788ec02c808c94021753 (diff)
+++ b/changelog
+ * Add licence headers to files missing them + * Fix minor bug in AbstractConnection.java (reported by Frank Benoit + <benoit -at- tionex -dot- de>
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8a47efa..10d7646 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,5 @@
+ ** 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