dbus ChangeLog,1.947,1.948

Robert McQueen robot101 at freedesktop.org
Wed Jan 18 18:54:09 PST 2006


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

Modified Files:
	ChangeLog 
Log Message:
2006-01-19  Robert McQueen  <robot101 at debian.org>

	* glib/dbus-binding-tool-glib.c: Patch from Rob Taylor
	<rob.taylor at collabora.co.uk> to add support for generating bindings
	to arrays that are represented as GPtrArrays rather than GArrays (ie
	size-variable things, such as strings, objects, structs, etc).

Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.947
retrieving revision 1.948
diff -u -d -r1.947 -r1.948
--- ChangeLog	5 Jan 2006 20:22:06 -0000	1.947
+++ ChangeLog	19 Jan 2006 02:54:07 -0000	1.948
@@ -1,3 +1,10 @@
+2006-01-19  Robert McQueen  <robot101 at debian.org>
+
+	* glib/dbus-binding-tool-glib.c: Patch from Rob Taylor
+	<rob.taylor at collabora.co.uk> to add support for generating bindings
+	to arrays that are represented as GPtrArrays rather than GArrays (ie
+	size-variable things, such as strings, objects, structs, etc).
+
 2006-01-05  Robert McQueen  <robot101 at debian.org>
 
 	* dbus/dbus-glib.h, glib/dbus-gproxy.c: Patch from Ricardo Kekki



More information about the dbus-commit mailing list