dbus ChangeLog,1.803,1.804

Colin Walters walters at freedesktop.org
Thu Jun 16 12:50:27 PDT 2005


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

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

	* glib/dbus-binding-tool-glib.c:
	* glib/dbus-gobject.c:
	* glib/dbus-gproxy.c:  Add Nokia copyright; Patch
	from Ross Burton, for his GLib bindings work.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.803
retrieving revision 1.804
diff -u -d -r1.803 -r1.804
--- ChangeLog	16 Jun 2005 19:45:49 -0000	1.803
+++ ChangeLog	16 Jun 2005 19:50:25 -0000	1.804
@@ -1,5 +1,12 @@
 2005-06-16  Colin Walters  <walters at verbum.org>
 
+	* glib/dbus-binding-tool-glib.c:
+	* glib/dbus-gobject.c:
+	* glib/dbus-gproxy.c:  Add Nokia copyright; Patch
+	from Ross Burton, for his GLib bindings work.
+
+2005-06-16  Colin Walters  <walters at verbum.org>
+
 	* glib/dbus-gobject.c (funcsig_hash, funcsig_equal): Use n_params
 	to iterate instead of walking to G_TYPE_INVALID.
 
@@ -160,7 +167,7 @@
 	* glib/dbus-gobject.c:
 	* glib/dbus-gvalue.c: Fix indentation and brace style.
 	
-2005-06-14  Ross Burton <ross at burtonini.com>.
+2005-06-14  Ross Burton <ross at openedhand.com>.
 
 	* glib/dbus-glib.h: Make DBusGMethodInvocation
 	a private structure.  Rearrange prototypes a bit.
@@ -178,7 +185,7 @@
 	* glib/dbus-gobject.c (_dbus_gobject_lookup_marshaller):
 	Add missing return statements, noticed by Ross Burton.
 	
-2005-06-13  Ross Burton <ross at burtonini.com>.
+2005-06-13  Ross Burton <ross at openedhand.com>.
 
 	* glib/dbus-gobject.c: Handle errors on message
 	demarshalling by sending error message back.
@@ -197,7 +204,7 @@
 2005-06-12  Colin Walters  <walters at verbum.org>
 
 	Async signals and various bugfixes and testing by
-	Ross Burton <ross at burtonini.com>.
+	Ross Burton <ross at openedhand.com>.
 
 	* glib/dbus-gvalue.h: (struct DBusBasicGValue): Delete.
 	(dbus_gvalue_genmarshal_name_from_type)
@@ -484,7 +491,7 @@
 	alias for ProxyMethod to make it easier for the Twisted 
 	networking framework to integrate dbus. 
 
-2005-05-11  Ross Burton  <ross at burtonini.com>
+2005-05-11  Ross Burton  <ross at openedhand.com>
 
 	* glib/dbus-glib-tool.c: Add --prefix argument.
 	* glib/dbus-binding-tool-glib.h: Add prefix argument.
@@ -569,7 +576,7 @@
 	* python/_dbus.py, python/proxies.py: implement __repr__ in a couple
 	of classes so that print obj doesn't throw an exception (Bug #1685)
 
-2005-05-03  Ross Burton  <ross at burtonini.com>
+2005-05-03  Ross Burton  <ross at openedhand.com>
 
 	* glib/dbus-gobject.c (dbus_g_connection_register_g_object):
 	Return if we get an error during registration.  Set up a



More information about the dbus-commit mailing list