From f33553eae306f4864a0198c5f9c56f1059536cf3 Mon Sep 17 00:00:00 2001 From: Seth Nickell Date: Fri, 28 May 2004 02:52:23 +0000 Subject: * configure.in: * python/Makefile.am: Include the example python apps in the tarball. * python/examples/list-system-services.py Add a python new example that fetches the list of services from the system bus. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9824f2bc..2b2dbd7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-05-27 Seth Nickell + + * configure.in: + * python/Makefile.am: + + Include the example python apps in the tarball. + + * python/examples/list-system-services.py + + Add a python new example that fetches the list of services + from the system bus. + 2004-05-27 Seth Nickell * python/dbus.py: -- cgit