summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-09-22 03:11:12 +0000
committerHavoc Pennington <hp@redhat.com>2003-09-22 03:11:12 +0000
commitc9332907b035b52103c5569119d0a7c9fbcb76ac (patch)
tree81a1da4fc3babbf73204e085026a6e9400c5556b /doc
parent25cb861980003f81eade8707bfa1a61c9ece1779 (diff)
2003-09-21 Havoc Pennington <hp@pobox.com>
* glib/dbus-gproxy.c (dbus_gproxy_manager_new): start implementing the proxy manager, didn't get very far. * dbus/dbus-bus.c (dbus_bus_add_match): new (dbus_bus_remove_match): new * glib/dbus-gproxy.c (dbus_gproxy_new_for_service): add a path_name argument; adjust the other not-yet-implemented gproxy constructors to be what I think they should be.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 81862331..1935ff9f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -92,3 +92,6 @@
- Header fields names are required to be aligned on a 4 byte boundary
at the moment. No alignment should be neccessary.
+
+ - dbus_gproxy or dbus_g_proxy?
+