dbus ChangeLog,1.886,1.887
John Palmieri
johnp at freedesktop.org
Thu Aug 25 21:23:35 PDT 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv1991
Modified Files:
ChangeLog
Log Message:
* s/Message(_create=0)/EmptyMessage everywhere else
* test/python/test-{server|client}.py: add the python/.libs directory
to the lookup path so dbus_bindings and dbus_glib_bindings don't
get picked up from the system
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.886
retrieving revision 1.887
diff -u -d -r1.886 -r1.887
--- ChangeLog 26 Aug 2005 03:09:58 -0000 1.886
+++ ChangeLog 26 Aug 2005 04:23:33 -0000 1.887
@@ -5,6 +5,11 @@
to a Pyrex bug that fails to call __del__ when the Message object goes out
of scope. For some reason subclassing Message fixes this bug
(Bus::send_with_reply_and_block): use EmptyMessage instead of Message
+ - s/Message(_create=0)/EmptyMessage everywhere else
+
+ * test/python/test-{server|client}.py: add the python/.libs directory
+ to the lookup path so dbus_bindings and dbus_glib_bindings don't
+ get picked up from the system
2005-08-25 Colin Walters <walters at verbum.org>
More information about the dbus-commit
mailing list