summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-09-26 22:26:38 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-09-26 22:26:38 +0000
commit68d1880e5650e5ae5fa41457a7628c2e02838a3f (patch)
tree9a6edc3c42e05833d8a6885e310d5d92442b7f7f /ChangeLog
parentc1974650eeb701b8303e0db6c3185266998e404c (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
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 <time.h> so using time_t is explicitly defined
+
2005-09-26 John (J5) Palmieri <johnp@redhat.com>
* Integrate patches from Lennart Poettering <mzsqb at 0pointer.de>: