summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2004-05-10 18:16:29 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2004-05-10 18:16:29 +0000
commitc718526cbe420759078958eda66185271b50490c (patch)
treee0fc3353b4b90659ab12d7b0cb3615ba81f7f79a /ChangeLog
parent86a4edfec2720b9b86a1ea075ba8a87b825e2a9f (diff)
* Fixed python bindings by defining all need parameter and variable types
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c306c90..c15388a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-07 John (J5) Palmieri <johnp@redhat.com>
+
+ * python/dbus-bindings.pyx.in: Stopped the bindings from trashing
+ the stack by implicitly defining variable and parameter types and
+ removing the hack of defining C pointers as python objects and later
+ casting them.
+
2004-05-02 Owen Fraser-Green <owen@discobabe.net>
* mono/Makefile.am: Removed test-dbus-sharp.exe from all target