* qt/Makfile.am:
[platform/upstream/dbus.git] / mono / TODO
1 - Clean up memory leakages. Call _unref functions etc.
2
3 - Convert strings to/from UTF-8
4
5 - Implement own main loop. The current implementation depends on the
6   GLib mainloop.
7
8 - Get test working. Probably a threading issue.