diff options
author | Timo Turunen <timo.p.turunen@nokia.com> | 2011-03-28 18:18:40 (GMT) |
---|---|---|
committer | Timo Turunen <timo.p.turunen@nokia.com> | 2011-03-30 02:07:14 (GMT) |
commit | a5f89cb5e52554b59b308ca0ceed76873f833c46 (patch) | |
tree | b995261ad537fd7847c8750ffbf8067f7a1ed221 | |
parent | abc6e08c72427feea29c9826f72990f2c4e2565f (diff) | |
download | Qt-a5f89cb5e52554b59b308ca0ceed76873f833c46.zip Qt-a5f89cb5e52554b59b308ca0ceed76873f833c46.tar.gz Qt-a5f89cb5e52554b59b308ca0ceed76873f833c46.tar.bz2 |
Update changes for 4.7.3v4.7.3
Reviewed-by: Trust Me
(cherry picked from commit 45c4c792c48605de4cbc28637a39bce5a65b1613)
-rw-r--r-- | dist/changes-4.7.3 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.7.3 b/dist/changes-4.7.3 index fa8a71e..1ff23c6 100644 --- a/dist/changes-4.7.3 +++ b/dist/changes-4.7.3 @@ -16,6 +16,16 @@ Qt Bug Tracker: http://bugreports.qt.nokia.com Merge Request: http://qt.gitorious.org **************************************************************************** +* Library * +**************************************************************************** + +QtNetwork +--------- + +- SSL +* [QTBUG-18338] blacklist fraudulent SSL certificates + +**************************************************************************** * Platform Specific Changes * **************************************************************************** @@ -38,6 +48,8 @@ QtMobility QtBearer depending applications * [QTBUG-17786] BC between Qt 4.7.3 and 4.6.3 QTreeView::indexRowSizeHint doesn't return correct value on Symbian for row when QPushButton widget is inserted in the treeview +* [QTBUG-4953] QMessageBox can not be closed/dismissed on touch phones if any +widget is fullscreen - Painting * [QTBUG-17907] tst_QGraphicsTransform::rotation3d test case from |