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 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0c6a8987..de9ec1a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-11-07 John (J5) Palmieri + + * 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 + 2005-11-07 Robert McQueen * python/decorators.py: Change emit_signal function to use the -- cgit