diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 04:22:30 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 04:22:30 (GMT) |
commit | e389dc42a1d3d473eac34987767b94dbe623a275 (patch) | |
tree | d046191326b3ca8c3b557538b93c92e04f01ff3a /doc/src | |
parent | 90bc01d2854f5c7024027c6419ae22feff57aa71 (diff) | |
download | Qt-e389dc42a1d3d473eac34987767b94dbe623a275.zip Qt-e389dc42a1d3d473eac34987767b94dbe623a275.tar.gz Qt-e389dc42a1d3d473eac34987767b94dbe623a275.tar.bz2 |
BT: Whats new doc page has a link to changes-4.5.0 file instead of 4.5.1
Restore the text that is omitted for a minor release but included in
patch releases. Also fixes obsolete link to changes files.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index cd66c10..5d83ef2 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -161,9 +161,9 @@ \o Support for OLE verbs and MIME data handling in \l{ActiveQt}. \endlist - For more information about improvements in the current release, see - the \l{http://www.qtsoftware.com/developer/changes/changes-4.1.4/} - {detailed list of changes}. + For more information about improvements in each Qt release, see + the \l{http://www.qtsoftware.com/developer/changes/} + {detailed lists of changes}. \section1 Significant Improvements @@ -447,11 +447,10 @@ \l{http://www.qtsoftware.com/developer/changes/changes-4.5.0}{available online}. A \l{Known Issues in %VERSION%}{list of known issues} for this release is also available. - \omit + Changes between this release and the previous release are provided in the \c{changes-%VERSION%} file (also \l{http://www.qtsoftware.com/developer/changes/changes-%VERSION%}{available online}). - \endomit A list of other Qt 4 features can be found on the \bold{\l{What's New in Qt 4}} page. |