dbus ChangeLog,1.900,1.901

John Palmieri johnp at freedesktop.org
Mon Sep 26 15:26:40 PDT 2005


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

Modified Files:
	ChangeLog 
Log Message:
* glib/dbus-glib-tool.c: removed extra comma at the end of the
  DBusBindingOutputMode enum which was causing a warning.
  #include <time.h> so using time_t is explicitly defined



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.900
retrieving revision 1.901
diff -u -d -r1.900 -r1.901
--- ChangeLog	26 Sep 2005 22:12:17 -0000	1.900
+++ ChangeLog	26 Sep 2005 22:26:38 -0000	1.901
@@ -4,6 +4,10 @@
 	We now copy the message from a DBusError and then free 
 	the error object befor throwing the error
 
+	* glib/dbus-glib-tool.c: removed extra comma at the end of the
+	DBusBindingOutputMode enum which was causing a warning.
+	#include <time.h> so using time_t is explicitly defined
+
 2005-09-26  John (J5) Palmieri  <johnp at redhat.com>
 
 	* Integrate patches from Lennart Poettering <mzsqb at 0pointer.de>:



More information about the dbus-commit mailing list