dbus ChangeLog,1.434,1.435

David Zeuthen david@pdx.freedesktop.org
Tue, 28 Oct 2003 16:06:09 -0800


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv3011

Modified Files:
	ChangeLog 
Log Message:
2003-10-28  David Zeuthen  <david@fubar.dk>
 
        * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries
        return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.434
retrieving revision 1.435
diff -u -d -r1.434 -r1.435
--- ChangeLog	28 Oct 2003 23:51:24 -0000	1.434
+++ ChangeLog	29 Oct 2003 00:06:07 -0000	1.435
@@ -1,3 +1,8 @@
+2003-10-28  David Zeuthen  <david@fubar.dk>
+
+	* 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  <hp@redhat.com>
 
 	* bus/expirelist.c (do_expiration_with_current_time): detect