dbus ChangeLog,1.999,1.1000
Thiago J. Macieira
thiago at kemper.freedesktop.org
Sun Apr 23 11:54:49 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv29633
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-connection.c: Interfaces are optional in method
calls, so don't give up if the interface parameter is NULL.
Patch reviewed by Havoc Pennington.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.999
retrieving revision 1.1000
diff -u -d -r1.999 -r1.1000
--- ChangeLog 23 Apr 2006 15:17:28 -0000 1.999
+++ ChangeLog 23 Apr 2006 18:54:47 -0000 1.1000
@@ -1,4 +1,10 @@
-2006-04-23 Thiago Macieira <thiago.macieira at trolltech.com
+2006-04-23 Thiago Macieira <thiago.macieira at trolltech.com>
+
+ * dbus/dbus-connection.c: Interfaces are optional in method
+ calls, so don't give up if the interface parameter is NULL.
+ Patch reviewed by Havoc Pennington.
+
+2006-04-23 Thiago Macieira <thiago.macieira at trolltech.com>
* qt/qdbusreply.h: Add default constructor and operator=
(r532625)
More information about the dbus-commit
mailing list