From a11bbc91a794052eeb0a88aa207b01c871677cf4 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 27 Dec 2004 16:01:13 +0000 Subject: 2004-12-26 John (J5) Palmieri * python/dbus_bindings.pyx.in (bus_activate_service): Bind dbus_bus_activate_service * python/dbus.py (Bus.activate_service): activate a service on the bus. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf6ee412..4ab43329 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-12-26 John (J5) Palmieri + + * python/dbus_bindings.pyx.in (bus_activate_service): Bind + dbus_bus_activate_service + + * python/dbus.py (Bus.activate_service): activate a service on the + bus. + 2004-12-24 Havoc Pennington * test/decode-gcov.c: change to use .gcno and .gcda files, but the -- cgit