From 47999a1c43302e9e80884b4018c416327fe675d2 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sat, 29 Apr 2006 10:07:42 +0000 Subject: * qt/qdbusintegrator.cpp: Fix assertion failure spotted by Brad Hards. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 396990c1..7a07e132 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-29 Thiago Macieira + + * qt/qdbusintegrator.cpp: Fix assertion failure spotted by + Brad Hards. + 2005-04-28 Robert McQueen * glib/dbus-gproxy.c: Fix properties so that they can be given in -- cgit