summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago@kde.org>2006-04-10 15:38:58 +0000
committerThiago Macieira <thiago@kde.org>2006-04-10 15:38:58 +0000
commit4cc926f413c457a33cc86d248a51c040bfd38630 (patch)
tree097d3969b3d27589796ffcb443a327fbb73f5e2b /ChangeLog
parentbe74a67492894f2e3d680868ffe3e48d9f1f20bd (diff)
* qt/Makefile.am: fix the dependency for
qdbusconnection_p.moc. It's included in qdbusintegrator.cpp, not in qdbusconnection.cpp. Thanks to Jakub Stachowski <stachowski@hypair.net> for spotting this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753b44c3..e22cb9fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
+2006-04-10 Thiago Macieira <thiago.macieira@trolltech.com
+
+ * qt/Makefile.am: fix the dependency for
+ qdbusconnection_p.moc. It's included in qdbusintegrator.cpp,
+ not in qdbusconnection.cpp.
+ Thanks to Jakub Stachowski <stachowski@hypair.net> for
+ spotting this.
+
2006-04-10 Thiago Macieira <thiago.macieira@trolltech.com>
* qt/examples/listnames.cpp:
* qt/examples/Makefile.am: Three ways to list the names on the
bus.
+
2006-04-10 Thiago Macieira <thiago.macieira@trolltech.com>
* test/qt/tst_hal.cpp: Remove the waiting, since it's not