From 23e9d3d5040f51870f212ea70a94c9913c90e66b Mon Sep 17 00:00:00 2001 From: Seth Nickell Date: Tue, 1 Jun 2004 01:20:59 +0000 Subject: * python/dbus_bindings.pyx.in: * python/tests/test-client.py: Test Suite: 1 Python Bindings: 0 (fix string array memory trashing bug... oops) --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 801e449f..ef2b505d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-05-31 Seth Nickell + + * 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 * python/dbus.py: -- cgit