summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSeth Nickell <seth@gnome.org>2004-05-30 06:26:24 +0000
committerSeth Nickell <seth@gnome.org>2004-05-30 06:26:24 +0000
commit7dc64ab60a704755551c47f3c5c3bf219badae68 (patch)
tree4d738ec5c3573aabd6aac4a01e543fbc88216618 /ChangeLog
parent8a10d91cc0b6f75c07e69c4663b8aea4e6096be2 (diff)
2004-05-30 Seth Nickell <seth@gnome.org>
* python/examples/example-client.py: * python/examples/example-service.py: Take it back. Lists seem to work but they're broken in the test suite. Make the base examples use lists (works fine).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 936ceaf3..e6bf2c3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-05-30 Seth Nickell <seth@gnome.org>
+ * python/examples/example-client.py:
+ * python/examples/example-service.py:
+
+ Take it back. Lists seem to work but they're broken
+ in the test suite. Make the base examples use
+ lists (works fine).
+
+2004-05-30 Seth Nickell <seth@gnome.org>
+
* python/dbus_bindings.pyx.in:
* python/tests/test-client.py: