summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2010-05-20 12:22:29 +0200
committerKent Hansen <kent.hansen@nokia.com>2010-05-20 12:23:58 +0200
commitd88905544477283a17580b210e46c93635cf9920 (patch)
tree7c83ec47f6d59b85e63eb66e4210c76a08008674 /dist
parent65a673f7ab1955e277246e4c88bec46493265cf3 (diff)
update 4.7.0 changes
Mistakenly added something that was fixed for 4.6.3 (it's been moved to changes-4.6.3 in a different branch).
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.02
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index a57575e591..d6209f41fb 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -54,8 +54,6 @@ QtCore
* Significantly improved performance of the type() function
- QState
* [QTBUG-7741] Added a function to get the out-going transitions
- - QStateMachine
- * [QTBUG-8842] Reset history states when (re)starting machine
- QXmlStreamReader
* [QTBUG-9196] fixed crash when parsing
- QTimer