summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-18 16:28:09 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-18 17:28:35 +0100
commitce66a61a7113fe5ac3588dd2a732026f604bd0a3 (patch)
tree550039958e60a9f6e01fa2130d9ee7ec3d89316f
parentfd925d630f6d96b89352359960d7dc8f35d90152 (diff)
mention that qt3support is gone
Change-Id: I08f01eef9d93876471d365ce09f5e1706e74312d Reviewed-by: Lars Knoll <lars.knoll@digia.com>
-rw-r--r--dist/changes-5.0.05
1 files changed, 2 insertions, 3 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 564df7f701..3574c401bb 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -11,6 +11,8 @@ information about a particular change.
* Source incompatible changes *
****************************************************************************
+- The Qt 3 support module and all related code was removed.
+
- QAtomicInt's and QAtomicPointer's non-atomic convenience methods
(i.e., operator=, operator int / operator T*, operator!, operator==,
operator!= and operator->) have been removed as they did implicit
@@ -908,9 +910,6 @@ Qt for Windows CE
- uic
-- uic3
-
-
- qmake
* QMAKE_MOC_OPTIONS variable is now available for passing additional parameters