diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2004-05-28 19:09:00 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2004-05-28 19:09:00 +0000 |
commit | 1041b44d304cca543fe133b338b2021bbeffa913 (patch) | |
tree | dc849799ebdf3eb37c4b1abd0b17c08c9f14e5cd /ChangeLog | |
parent | 841bf8a026632879f81cefa15df554956703b2b3 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |