summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-04-17 04:22:30 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-04-17 13:22:25 (GMT)
commitc326a1db6bcfa2cd26f1225e7ca0e62396c26dd8 (patch)
tree1b0dfa2793d6b4a5926b086add7c57d298460ad4
parent19a9aa8e8156ca9d2110b1768c18dd4afc678597 (diff)
downloadQt-c326a1db6bcfa2cd26f1225e7ca0e62396c26dd8.zip
Qt-c326a1db6bcfa2cd26f1225e7ca0e62396c26dd8.tar.gz
Qt-c326a1db6bcfa2cd26f1225e7ca0e62396c26dd8.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 (cherry picked from commit e389dc42a1d3d473eac34987767b94dbe623a275)
-rw-r--r--doc/src/qt4-intro.qdoc9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 5442c00..d541dd1 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.