summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSeth Nickell <seth@gnome.org>2004-05-28 02:52:23 +0000
committerSeth Nickell <seth@gnome.org>2004-05-28 02:52:23 +0000
commitf33553eae306f4864a0198c5f9c56f1059536cf3 (patch)
treef0dab9bf069979380c4ee5570571773737322415 /ChangeLog
parent9e262d565e9c3f4928170922f86e05356cc26ddd (diff)
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9824f2bc..2b2dbd7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2004-05-27 Seth Nickell <seth@gnome.org>
+ * 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 <seth@gnome.org>
+
* python/dbus.py:
* python/dbus_bindings.pyx.in: