summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-02-10 21:44:15 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-02-10 21:44:15 +0000
commit34bb5b690b6d8d79edcb7dbd9abda4c1ab2bdc5e (patch)
tree328efbba42d606a58199aafa3652b6abb0209c91 /ChangeLog
parent8fcc91bf0be7401d4ec0102d5b137126c1cb9cbd (diff)
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
* 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 <kimmo.hamalainen at nokia.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1c4dd6d..2beb2ad9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-02-10 John (J5) Palmieri <johnp@redhat.com>
+ * 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 <kimmo.hamalainen at nokia.com>
+
+2006-02-10 John (J5) Palmieri <johnp@redhat.com>
+
* tools/dbus-launch.c: Fixed csh syntax output (Bug #5720)
2006-02-10 John (J5) Palmieri <johnp@redhat.com>