dbus ChangeLog,1.1047,1.1048
John Palmieri
johnp at kemper.freedesktop.org
Thu Jul 13 18:18:01 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv19443
Modified Files:
ChangeLog
Log Message:
* bus/activation.[ch] (bus_activation_list_services): new function to
get the list of services that can be activated
* bus/dispatch.c: test coverage for the new bus method
ListActivatableNames
* bus/driver.c: new bus method ListActivatableNames to get the list of
services that can be activated
* doc/dbus-specification.xml: ListActivatableNames method documentation
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1047
retrieving revision 1.1048
diff -u -d -r1.1047 -r1.1048
--- ChangeLog 12 Jul 2006 18:05:27 -0000 1.1047
+++ ChangeLog 14 Jul 2006 01:17:59 -0000 1.1048
@@ -1,3 +1,16 @@
+2006-07-13 Carlos Garcia Campos <carlosgc at gnome.org>
+
+ * bus/activation.[ch] (bus_activation_list_services): new function to
+ get the list of services that can be activated
+
+ * bus/dispatch.c: test coverage for the new bus method
+ ListActivatableNames
+
+ * bus/driver.c: new bus method ListActivatableNames to get the list of
+ services that can be activated
+
+ * doc/dbus-specification.xml: ListActivatableNames method documentation
+
2006-07-12 John (J5) Palmieri <johnp at redhat.com>
* dbus/Makefile.am: add dbus-pending-call-internal.h to the list of
source files
More information about the dbus-commit
mailing list