From b52d8bbdd442041e0bd494957d8388f26359aa4d Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 15 Jul 2005 17:28:35 +0000 Subject: * ChangeLog: fix date in last entry * configure.in, bus/system.conf.in: add the ability to configure the system bus user at compiletime with the --with-dbus-user flag (patch from Kristof Vansant) --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 53e41630..3fc6a44e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2005-07-14 John (J5) Palmieri +2005-07-15 John (J5) Palmieri + + * ChangeLog: fix date in last entry + + * configure.in, bus/system.conf.in: add the ability to configure + the system bus user at compiletime with the --with-dbus-user flag + (patch from Kristof Vansant) + +2005-07-15 John (J5) Palmieri * bus/dispatch.c, test/test-service.c: Add testcase for sending messages to oneself (TODO item). -- cgit