summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa0b9205..58a63650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-04 Ralf Habacker <ralf.habacker@freenet.de>
+ * bus/activation.c: (bus_activation_activate_service):
+ fixed call to _dbus_spawn_async_with_babysitter().
+
+2007-03-04 Ralf Habacker <ralf.habacker@freenet.de>
+
* dbus/dbus-spawn.c,dbus/dbus-spawn.h (_dbus_spawn_async_with_babysitter):
added environment pointer as function parameter, used on win32.