summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@trolltech.com>2006-06-11 12:18:23 +0000
committerThiago Macieira <thiago.macieira@trolltech.com>2006-06-11 12:18:23 +0000
commit62062fe767753652d22824a6004ff29eb84c5d20 (patch)
treecf97721f3de248ee6b6dcf615dd298284bbe0066 /ChangeLog
parent8ba0cffb16b8baa2e8d1f60f80eddaebf066f5bc (diff)
* test/qt/*: Update the testcases, including testing the new
functionality of sending null QByteArray and QString over the bus. Add new headertest test and restore the old qdbusxmlparser test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f1f1a6..8f48ca5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-06-11 Thiago Macieira <thiago.macieira@trolltech.com>
+ * test/qt/*: Update the testcases, including testing the new
+ functionality of sending null QByteArray and QString over the
+ bus. Add new headertest test and restore the old
+ qdbusxmlparser test.
+
+2006-06-11 Thiago Macieira <thiago.macieira@trolltech.com>
+
* qt/tools/dbuscpp2xml.cpp: Compile on Windows.
* qt/tools/dbusidl2cpp.cpp: Add missing newline.