From 1041b44d304cca543fe133b338b2021bbeffa913 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 28 May 2004 19:09:00 +0000 Subject: * fix for TODO item: - the varargs dbus_message_get_args() needs to support OBJECT_PATH and OBJECT_PATH_ARRAY --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 178fcb65..75590b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-05-28 John (J5) Palmieri + + * dbus/dbus-message.c (dbus_message_get_args): Added support for + OBJECT_PATH and OBJECT_PATH_ARRAY + 2004-05-28 Seth Nickell * python/examples/Makefile.am: -- cgit