summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-01-22 13:06:08 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-28 07:01:30 +0100
commitcc253a0469336d6c36152b8d1d6a29b9fe68032a (patch)
treee3e6f2dd4a09a268871a3fcb519193dfd7e42b5b /dist
parent6481e28ba0d696cf41a2a5bc32b01db85f95b333 (diff)
Update changelog for 5.2.1v5.2.1
Change-Id: I16ff3a410898563857b70d467f6ba8599c722ce6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.2.142
1 files changed, 42 insertions, 0 deletions
diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1
new file mode 100644
index 000000000..430099f16
--- /dev/null
+++ b/dist/changes-5.2.1
@@ -0,0 +1,42 @@
+Qt 5.2.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.2.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.2
+
+The Qt version 5.2 series is binary compatible with the 5.1.x series.
+Applications compiled for 5.1 will continue to run with 5.2.
+
+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.
+
+****************************************************************************
+* Tools *
+****************************************************************************
+
+androiddeployqt
+---------------
+
+ - [QTBUG-35401] Debug deployment is now much faster
+ - [QTBUG-35129] androiddeployqt now updates deployed plugins and
+ imports when the APK is updated on the device.
+
+Qt Assistant
+------------
+
+ - mailto links now work again in Qt Assistant.
+
+Qt Linguist
+-----------
+
+ - [QTBUG-35094] TS files are now always written with normalized numerus forms
+
+ - lupdate:
+ * Tr and TR won't be misinterpreted as tr any more