From 68d1880e5650e5ae5fa41457a7628c2e02838a3f Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 26 Sep 2005 22:26:38 +0000 Subject: * glib/dbus-glib-tool.c: removed extra comma at the end of the DBusBindingOutputMode enum which was causing a warning. #include so using time_t is explicitly defined --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 71e8f7b6..ab9c2e59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 so using time_t is explicitly defined + 2005-09-26 John (J5) Palmieri * Integrate patches from Lennart Poettering : -- cgit