From ddc560a9aa276416e7b5c51dc407c90926263b82 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 29 Oct 2003 00:06:07 +0000 Subject: 2003-10-28 David Zeuthen * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c551573a..440f8de0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-28 David Zeuthen + + * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries + return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h + 2003-10-28 Havoc Pennington * bus/expirelist.c (do_expiration_with_current_time): detect -- cgit