diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-27 06:57:51 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-04-27 06:57:51 (GMT) |
commit | 6e397db2d8526e1f297bea0c38bddde4a13179d9 (patch) | |
tree | c10b0749cde56f5c03690caf94b7625db675bee1 /doc/src | |
parent | 9c160157d9617866ae792480a46877dcd82b9e91 (diff) | |
parent | 4e356720440d6a99a9516d10e2705cd99f08fbdd (diff) | |
download | Qt-6e397db2d8526e1f297bea0c38bddde4a13179d9.zip Qt-6e397db2d8526e1f297bea0c38bddde4a13179d9.tar.gz Qt-6e397db2d8526e1f297bea0c38bddde4a13179d9.tar.bz2 |
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/known-issues.qdoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/known-issues.qdoc b/doc/src/known-issues.qdoc index 60fd63d..91e122f 100644 --- a/doc/src/known-issues.qdoc +++ b/doc/src/known-issues.qdoc @@ -60,11 +60,10 @@ \section2 Intel Compiler Support - Although it is possible to build applications against Qt 4.5.0 using Intel - CC 10, these applications will crash when run. A fix for this issue is - scheduled for Qt 4.5.1. We recommend that developers who rely on this - compiler wait until the fix is applied before upgrading to the Qt 4.5.x - series of releases. + Although it is possible to build applications against Qt 4.5.x using Intel + CC 10, these applications will crash when run. We recommend that developers + who rely on this compiler wait until a fix is available before upgrading to + the Qt 4.5.x series of releases. \section2 X11 Hardware Support |