dbus ChangeLog,1.1143,1.1144
Havoc Pennington
hp at kemper.freedesktop.org
Fri Oct 13 09:26:49 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv3117
Modified Files:
ChangeLog
Log Message:
2006-10-13 Havoc Pennington <hp at redhat.com>
* dbus/dbus-connection.c
(dbus_connection_send_with_reply_and_block): fix to handle closed
connections, from Tambet Ingo bug #8631
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1143
retrieving revision 1.1144
diff -u -d -r1.1143 -r1.1144
--- ChangeLog 12 Oct 2006 01:05:16 -0000 1.1143
+++ ChangeLog 13 Oct 2006 16:26:47 -0000 1.1144
@@ -1,3 +1,9 @@
+2006-10-13 Havoc Pennington <hp at redhat.com>
+
+ * 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 <johnp at redhat.com>
* configure.in: use AC_TRY_COMPILE for dirfd instead of AC_TRY_RUN
More information about the dbus-commit
mailing list