diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2005-11-07 21:57:13 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2005-11-07 21:57:13 +0000 |
commit | 45ef0fbc4f0f5441425484be3662b2c44d2554b3 (patch) | |
tree | e6bf3fe63741b8038c27dd889258e831de5b772a /AUTHORS | |
parent | e598c5edc5b4d3fa7eb474ab3cd93ec6747e4bc0 (diff) | |
download | dbus-45ef0fbc4f0f5441425484be3662b2c44d2554b3.tar.gz |
* 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 <sjoerd at luon.net>)
* AUTHORS: Add Robert McQueen for his work on the Python
Bindings and other parts of D-Bus
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Philip Blundell <pb@nexus.co.uk> Anders Carlsson <andersca@gnome.org> Kristian Hogsberg <krh@redhat.com> Alex Larsson <alexl@redhat.com> +Robert McQueen <robot101@debian.org> Michael Meeks <michael@ximian.com> Seth Nickell <seth@gnome.org> John (J5) Palmieri <johnp@redhat.com> |