From 34bb5b690b6d8d79edcb7dbd9abda4c1ab2bdc5e Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 10 Feb 2006 21:44:15 +0000 Subject: 2006-02-10 John (J5) Palmieri MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bus/connection.c (bus_connections_expect_reply): Make pending reply limit not common to all connections (Bug #5416) Patch from Kimmo Hämäläinen --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1c4dd6d..2beb2ad9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-10 John (J5) Palmieri + + * bus/connection.c (bus_connections_expect_reply): Make + pending reply limit not common to all connections (Bug #5416) + Patch from Kimmo Hämäläinen + 2006-02-10 John (J5) Palmieri * tools/dbus-launch.c: Fixed csh syntax output (Bug #5720) -- cgit