dbus ChangeLog,1.878,1.879
John Palmieri
johnp at freedesktop.org
Tue Aug 23 10:44:01 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv1148
Modified Files:
ChangeLog
Log Message:
* 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.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.878
retrieving revision 1.879
diff -u -d -r1.878 -r1.879
--- ChangeLog 18 Aug 2005 20:57:28 -0000 1.878
+++ ChangeLog 23 Aug 2005 17:43:59 -0000 1.879
@@ -1,3 +1,9 @@
+2005-08-23 John (J5) Palmieri <johnp at 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 at redhat.com>
* python/dbus.pth: New path file to fix up problems when installing
More information about the dbus-commit
mailing list