summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorninerider <qt-info@nokia.com>2009-11-16 08:16:11 (GMT)
committerninerider <qt-info@nokia.com>2009-11-16 08:16:11 (GMT)
commit4712a3a1ff6192f716d4f6894c6e69386ae55411 (patch)
treeea31bd6e1fae787b4980aeca6048f21c3c299a01 /dist/changes-4.6.0
parent520ef13479e42b3eb1af96104fdad831905c53c2 (diff)
parentb84208e523354abf68904d0d494ab41015b19408 (diff)
downloadQt-4712a3a1ff6192f716d4f6894c6e69386ae55411.zip
Qt-4712a3a1ff6192f716d4f6894c6e69386ae55411.tar.gz
Qt-4712a3a1ff6192f716d4f6894c6e69386ae55411.tar.bz2
Merge remote branch 'origin/4.6' into 4.6-ce
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.09
1 files changed, 4 insertions, 5 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index a257c91..eaacdae 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -15,10 +15,6 @@ Qt Bug Tracker: http://bugreports.qt.nokia.com
Task Tracker: http://qt.nokia.com/developer/task-tracker
Merge Request: http://qt.gitorious.org
-QTBUG-1234 - Qt Bug Tracker: http://bugreports.qt.nokia.com
-MR#1234 - Merge Request: http://qt.gitorious.org
-123456 - Task Tracker: http://qt.nokia.com/developer/task-tracker
-
****************************************************************************
* General *
****************************************************************************
@@ -56,7 +52,10 @@ MR#1234 - Merge Request: http://qt.gitorious.org
* New abstract video output classes.
- New state machine framework added to QtCore.
-
+
+ - QtTest now supports outputting XUnit XML documents, for integrating
+ with existing continuous integration systems. This is enabled by
+ running the test program with the -xunitxml option.
Third party components
----------------------