summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2004-05-28 19:09:00 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2004-05-28 19:09:00 +0000
commit1041b44d304cca543fe133b338b2021bbeffa913 (patch)
treedc849799ebdf3eb37c4b1abd0b17c08c9f14e5cd /ChangeLog
parent841bf8a026632879f81cefa15df554956703b2b3 (diff)
* fix for TODO item:
- the varargs dbus_message_get_args() needs to support OBJECT_PATH and OBJECT_PATH_ARRAY
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 178fcb65..75590b0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-28 John (J5) Palmieri <johnp@redhat.com>
+
+ * dbus/dbus-message.c (dbus_message_get_args): Added support for
+ OBJECT_PATH and OBJECT_PATH_ARRAY
+
2004-05-28 Seth Nickell <seth@gnome.org>
* python/examples/Makefile.am: