dbus ChangeLog,1.845,1.846
John Palmieri
johnp at freedesktop.org
Sat Jul 16 01:21:47 EST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv27299
Modified Files:
ChangeLog
Log Message:
* bus/dispatch.c, test/test-service.c: Add testcase
for sending messages to oneself (TODO item).
* python/service.py (class Object): Swap ordering of bus_name
and object_path parameters to better support inheritance.
* doc/dbus-tutorial.xml: change Python docs to reflect change
in parameter ordering and fix the inheritance section.
* doc/TODO: remove sending message to oneself TODO item
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.845
retrieving revision 1.846
diff -u -d -r1.845 -r1.846
--- ChangeLog 15 Jul 2005 13:25:48 -0000 1.845
+++ ChangeLog 15 Jul 2005 15:21:43 -0000 1.846
@@ -1,3 +1,16 @@
+2005-07-14 John (J5) Palmieri <johnp at redhat.com>
+
+ * bus/dispatch.c, test/test-service.c: Add testcase
+ for sending messages to oneself (TODO item).
+
+ * python/service.py (class Object): Swap ordering of bus_name
+ and object_path parameters to better support inheritance.
+
+ * doc/dbus-tutorial.xml: change Python docs to reflect change
+ in parameter ordering and fix the inheritance section.
+
+ * doc/TODO: remove sending message to oneself TODO item
+
2005-07-15 Ross Burton <ross at openedhand.com>
* glib/dbus-gproxy.c:
More information about the dbus-commit
mailing list