From 2f2a3334de3e7a3ca1d4faa725f37ff6823c6a3b Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Fri, 13 Oct 2006 16:26:47 +0000 Subject: 2006-10-13 Havoc Pennington * dbus/dbus-connection.c (dbus_connection_send_with_reply_and_block): fix to handle closed connections, from Tambet Ingo bug #8631 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 615be307..9dec4b82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-10-13 Havoc Pennington + + * dbus/dbus-connection.c + (dbus_connection_send_with_reply_and_block): fix to handle closed + connections, from Tambet Ingo bug #8631 + 2006-10-11 John (J5) Palmieri * configure.in: use AC_TRY_COMPILE for dirfd instead of AC_TRY_RUN -- cgit