changeset 104297:f3695109ab95

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 16 Aug 2009 12:23:23 +0000
parents a98c5e3801f8
children 75f3a35d516e
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 16 12:22:32 2009 +0000
+++ b/src/ChangeLog	Sun Aug 16 12:23:23 2009 +0000
@@ -1,3 +1,9 @@
+2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
+
+	* dbusbind.c (xd_initialize): Add connection file descriptor to
+	input_wait_mask, in order to let select() detect, whether a new
+	message has been arrived.
+
 2009-08-15  Michael Albinus  <michael.albinus@gmx.de>
 
 	* dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New