dbus ChangeLog,1.788,1.789
Colin Walters
walters at freedesktop.org
Tue Jun 14 08:49:45 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv6639
Modified Files:
ChangeLog
Log Message:
2005-06-14 Ross Burton <ross at burtonini.com>.
* glib/dbus-glib.h: Make DBusGMethodInvocation
a private structure. Rearrange prototypes a bit.
* glib/dbus-gproxy.c (dbus_g_proxy_invoke): Add
documentation for first_arg_type.
* glib/dbus-gobject.c: Move DBusGMethodInvocation
here, add documentation. Move dbus_g_method_return
and dbus_g_method_return_error into public API
section.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.788
retrieving revision 1.789
diff -u -d -r1.788 -r1.789
--- ChangeLog 14 Jun 2005 14:23:56 -0000 1.788
+++ ChangeLog 14 Jun 2005 15:49:43 -0000 1.789
@@ -1,3 +1,16 @@
+2005-06-14 Ross Burton <ross at burtonini.com>.
+
+ * glib/dbus-glib.h: Make DBusGMethodInvocation
+ a private structure. Rearrange prototypes a bit.
+
+ * glib/dbus-gproxy.c (dbus_g_proxy_invoke): Add
+ documentation for first_arg_type.
+
+ * glib/dbus-gobject.c: Move DBusGMethodInvocation
+ here, add documentation. Move dbus_g_method_return
+ and dbus_g_method_return_error into public API
+ section.
+
2005-06-14 Colin Walters <walters at verbum.org>
* glib/dbus-gobject.c (_dbus_gobject_lookup_marshaller):
More information about the dbus-commit
mailing list