dbus ChangeLog,1.814,1.815

Colin Walters walters at freedesktop.org
Mon Jun 27 11:20:23 PDT 2005


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv3685

Modified Files:
	ChangeLog 
Log Message:
2005-06-27  Colin Walters  <walters at verbum.org>

	* test/glib/test-dbus-glib.c: 
	* test/glib/test-service-glib.c:
	* test/glib/test-service-glib.xml:
	Test hash table signal emitting.

	* glib/dbus-gobject.c (_dbus_gobject_lookup_marshaller): Convert
	types to their fundamental basis types, since this is what
	marshallers operate on.  Also add an entry for VOID__BOXED.
	(dbus_g_object_register_marshaller_array): Convert to fundamental.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.814
retrieving revision 1.815
diff -u -d -r1.814 -r1.815
--- ChangeLog	27 Jun 2005 01:37:03 -0000	1.814
+++ ChangeLog	27 Jun 2005 18:20:20 -0000	1.815
@@ -1,3 +1,15 @@
+2005-06-27  Colin Walters  <walters at verbum.org>
+
+	* test/glib/test-dbus-glib.c: 
+	* test/glib/test-service-glib.c:
+	* test/glib/test-service-glib.xml:
+	Test hash table signal emitting.
+
+	* glib/dbus-gobject.c (_dbus_gobject_lookup_marshaller): Convert
+	types to their fundamental basis types, since this is what
+	marshallers operate on.  Also add an entry for VOID__BOXED.
+	(dbus_g_object_register_marshaller_array): Convert to fundamental.
+
 2005-06-26  Havoc Pennington  <hp at redhat.com>
 
 	* doc/dbus-tutorial.xml: fix names of interface/service/path, fix



More information about the dbus-commit mailing list