dbus ChangeLog,1.507,1.508
Seth Nickell
seth at pdx.freedesktop.org
Sat May 29 23:21:02 PDT 2004
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv15945
Modified Files:
ChangeLog
Log Message:
2004-05-30 Seth Nickell <seth at gnome.org>
* python/dbus_bindings.pyx.in:
* python/tests/test-client.py:
Add some more tests and fix errors that crop up.
Unfortunately, currently it seems like marshalling
and unmarshalling of lists is completely broken :-(
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.507
retrieving revision 1.508
diff -u -d -r1.507 -r1.508
--- a/ChangeLog 30 May 2004 05:30:09 -0000 1.507
+++ b/ChangeLog 30 May 2004 06:21:00 -0000 1.508
@@ -1,6 +1,15 @@
2004-05-30 Seth Nickell <seth at gnome.org>
* python/dbus_bindings.pyx.in:
+ * python/tests/test-client.py:
+
+ Add some more tests and fix errors that crop up.
+ Unfortunately, currently it seems like marshalling
+ and unmarshalling of lists is completely broken :-(
+
+2004-05-30 Seth Nickell <seth at gnome.org>
+
+ * python/dbus_bindings.pyx.in:
Add support for ObjectPath type.
More information about the dbus-commit
mailing list