From 45ef0fbc4f0f5441425484be3662b2c44d2554b3 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 7 Nov 2005 21:57:13 +0000 Subject: * bus/driver.c (bus_driver_handle_reload_config): Make sure we send an empty reply so blocking calls don't block forever (Patch from Sjoerd Simons ) * AUTHORS: Add Robert McQueen for his work on the Python Bindings and other parts of D-Bus --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 37be6343..329b8d02 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ Philip Blundell Anders Carlsson Kristian Hogsberg Alex Larsson +Robert McQueen Michael Meeks Seth Nickell John (J5) Palmieri -- cgit