summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-06-18 10:44:43 +0200
committerJani Heikkinen <jani.heikkinen@digia.com>2014-06-18 13:40:19 +0200
commitd436af96ab446b48e3a114eb2474cfdbaf9a2260 (patch)
tree234febd5ef29530d8b9c5a6c2b912ad27c5cbbb3
parent7025f1068b71c296432b7fd623932408895ef7b0 (diff)
Added changes-5.3.1 file.v5.3.1
General comment about documentation fixes Change-Id: Ie344dd701da02ab9c344b5ffd39e4d0c9b6ea31f Reviewed-by: Sergio Ahumada <sahumada@blackberry.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--dist/changes-5.3.125
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.3.1 b/dist/changes-5.3.1
new file mode 100644
index 000000000..59661aa00
--- /dev/null
+++ b/dist/changes-5.3.1
@@ -0,0 +1,25 @@
+Qt 5.3.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.3.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ http://qt-project.org/doc/
+
+The Qt version 5.3 series is binary compatible with the 5.0.x, 5.1.x, and 5.2.x
+series. Applications compiled for 5.2 and earlier will continue to run with 5.3.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+****************************************************************************
+* General *
+****************************************************************************
+
+ - Documentation: Fixed several missing information or incorrect information.