dbus ChangeLog,1.531,1.532
Seth Nickell
seth at freedesktop.org
Sun Jul 18 14:44:39 PDT 2004
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv18434
Modified Files:
ChangeLog
Log Message:
2004-07-18 Seth Nickell <seth at gnome.org>
* python/dbus.py:
* python/dbus_bindings.pyx.in:
* python/tests/test-client.py:
Add dbus.ByteArray and dbus_bindings.ByteArray
types so that byte streams can be passed back.
Give jdahlin the heaps of credit that are so
rightfully his.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.531
retrieving revision 1.532
diff -u -d -r1.531 -r1.532
--- ChangeLog 12 Jul 2004 06:28:59 -0000 1.531
+++ ChangeLog 18 Jul 2004 21:44:37 -0000 1.532
@@ -1,3 +1,15 @@
+2004-07-18 Seth Nickell <seth at gnome.org>
+
+ * python/dbus.py:
+ * python/dbus_bindings.pyx.in:
+ * python/tests/test-client.py:
+
+ Add dbus.ByteArray and dbus_bindings.ByteArray
+ types so that byte streams can be passed back.
+
+ Give jdahlin the heaps of credit that are so
+ rightfully his.
+
2004-07-12 Seth Nickell <seth at gnome.org>
* python/dbus.py:
More information about the dbus-commit
mailing list