summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-08-15 09:47:14 +0200
committerMarc Mutz <marc.mutz@kdab.com>2014-08-26 15:07:33 +0200
commit2112a3eb77819165f8fd441a71ccf4a2dc2095bf (patch)
treee7062c77fbf9d9c72d55b2d9f6396184a706d601
parent2529a8aaa2f5781f0d665f377a848626439c2de4 (diff)
Add empty changes-5.3.2 file
Change-Id: I2e207e94b12302cddf84a2eb5450214a873d8e2f Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com>
-rw-r--r--dist/changes-5.3.251
1 files changed, 51 insertions, 0 deletions
diff --git a/dist/changes-5.3.2 b/dist/changes-5.3.2
new file mode 100644
index 0000000000..58f53024e2
--- /dev/null
+++ b/dist/changes-5.3.2
@@ -0,0 +1,51 @@
+Qt 5.3.2 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/qt-5.3
+
+The Qt version 5.3 series is binary compatible with the 5.2.x series.
+Applications compiled for 5.2 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.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+QtCore
+------
+
+QtGui
+-----
+
+QtSql
+-----
+
+QtWidgets
+---------
+
+****************************************************************************
+* Platform Specific Changes *
+****************************************************************************
+
+Android
+-------
+
+****************************************************************************
+* Tools *
+****************************************************************************
+
+configure & build system
+------------------------
+
+qmake
+-----