changeset 104306:69b67a46e5b2

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 16 Aug 2009 17:35:44 +0000
parents 52ea0b8b565e
children 562b1d80843b
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 16 17:34:47 2009 +0000
+++ b/src/ChangeLog	Sun Aug 16 17:35:44 2009 +0000
@@ -3,6 +3,7 @@
 	* 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.
+	(Fdbus_call_method_asynchronously): Allow nil HANDLER.
 
 2009-08-15  Michael Albinus  <michael.albinus@gmx.de>