diff options
author | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-08-29 16:45:24 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-08-29 16:45:24 +0100 |
commit | b3d5aeedc9a34b86eebcca92c2998c39e7ce3dbb (patch) | |
tree | 9e2a5fea4788ce294f36a199c567f5fc8c6e3cb0 /TODO | |
parent | 4aaf71367a841811990e788ec02c808c94021753 (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-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |