summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-08-23 17:43:59 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-08-23 17:43:59 +0000
commit54988532f404d17141807b5dc59dd6acd6e9633b (patch)
tree16f6935e95f42e805d7a7503d233f19774bb46d7 /ChangeLog
parentc7be77449d7f18858a6e9dcbca060fdbd0158c74 (diff)
* python/dbus_glib_bindings.pyx: reorder imports and c definitions
to fix some wranings. We now use dbus_bindings.DBusConnection instead of defining DBusConnection ourselves.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73d72ce4..20cc11e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-23 John (J5) Palmieri <johnp@redhat.com>
+
+ * python/dbus_glib_bindings.pyx: reorder imports and c definitions
+ to fix some wranings. We now use dbus_bindings.DBusConnection instead
+ of defining DBusConnection ourselves.
+
2005-08-18 John (J5) Palmieri <johnp@redhat.com>
* python/dbus.pth: New path file to fix up problems when installing