dbus ChangeLog,1.758,1.759

John Palmieri johnp at freedesktop.org
Tue Apr 19 06:14:57 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-marshal-header.c (_dbus_header_create): Fix assert
  so that it allows messages that are not signals to pass in
  NULL as the interface.
		


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -d -r1.758 -r1.759
--- ChangeLog	19 Apr 2005 03:35:19 -0000	1.758
+++ ChangeLog	19 Apr 2005 13:14:55 -0000	1.759
@@ -1,3 +1,9 @@
+2005-04-19  John (J5) Palmieri  <johnp at redhat.com>
+
+	* dbus/dbus-marshal-header.c (_dbus_header_create): Fix assert
+	so that it allows messages that are not signals to pass in 
+	NULL as the interface.
+
 2005-04-18  David Zeuthen  <davidz at redhat.com>
 
 	* glib/dbus-gmain.c (io_handler_destroy_source): 



More information about the dbus-commit mailing list