summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSeth Nickell <seth@gnome.org>2004-06-01 01:20:59 +0000
committerSeth Nickell <seth@gnome.org>2004-06-01 01:20:59 +0000
commit23e9d3d5040f51870f212ea70a94c9913c90e66b (patch)
tree672609cc6a54ca4a4accb6b2ad963b1084572470 /ChangeLog
parentd027c9937534e3f49564e9c30c37421f8138c562 (diff)
* python/dbus_bindings.pyx.in:
* python/tests/test-client.py: Test Suite: 1 Python Bindings: 0 (fix string array memory trashing bug... oops)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 801e449f..ef2b505d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-05-31 Seth Nickell <seth@gnome.org>
+
+ * python/dbus_bindings.pyx.in:
+ * python/tests/test-client.py:
+
+ Test Suite: 1
+ Python Bindings: 0
+
+ (fix string array memory trashing bug... oops)
+
2004-05-30 Seth Nickell <seth@gnome.org>
* python/dbus.py: