summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-04-29 17:22:47 +0000
committerThiago Macieira <thiago@kde.org>2006-04-29 17:22:47 +0000
commitc31815270cd8fc9b97be6fb1b51b7c9118313b01 (patch)
tree4b3ac8499cb88dcda62a67b0fd584ac501759cf9 /ChangeLog
parent3ad7ee6334a8b69794e64386657976a4df094c57 (diff)
* qt/dbusidl2cpp.cpp: There's no callAsync. Use the correct
call. (r535506)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 889a6e36..c8fc523c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-04-29 Thiago Macieira <thiago.macieira@trolltech.com>
+ * qt/dbusidl2cpp.cpp: There's no callAsync. Use the correct
+ call. (r535506)
+
+2006-04-29 Thiago Macieira <thiago.macieira@trolltech.com>
+
* qt/examples/dbus.cpp: Enhance error messages and use
QDBusInterfacePtr.