diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-27 06:00:59 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-27 06:00:59 (GMT) |
commit | 2f074e4241113ac7e75bd7647286077bd7e49f94 (patch) | |
tree | c88b3c6cc94a74964ebabf49efbb1087f5a058a9 /doc | |
parent | 8b5a400581b9c037d12a9f49e075b187edcb0b00 (diff) | |
download | Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.zip Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.tar.gz Qt-2f074e4241113ac7e75bd7647286077bd7e49f94.tar.bz2 |
Increment Qt version number in qdoc namespaces.
As we saw with the 4.5.1 release, failing to increment the namespaces
when incrementing the Qt version causes some featuresof Assistant to
break.
Reviewed-by: Trust Me
Diffstat (limited to 'doc')
-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 |