From 2091cdd4e1c58318ac75533e2ea4a92292e1783c Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Thu, 26 Aug 2004 17:26:06 +0000 Subject: 2004-08-26 Jon Trowbridge * bus/driver.c (bus_driver_handle_service_exists): Respond with TRUE if we are inquiring about the existence of the built-in org.freedesktop.DBus service. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 45c8369a..ba29548b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-26 Jon Trowbridge + + * bus/driver.c (bus_driver_handle_service_exists): Respond with + TRUE if we are inquiring about the existence of the built-in + org.freedesktop.DBus service. + 2004-08-25 John Palmieri * bus/config-parser.c: (struct PolicyType): Add POLICY_CONSOLE -- cgit