summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-02-03 15:19:11 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-03 15:19:11 +0100
commitacba4e0b3341b081ec1b8a4aba7a0c2639e7b2bf (patch)
tree27dfd4076d1379e4f84be0e777d0fdbf04189ac3
parent166cc5937b6d3c4542b2493e8e6bc051e832a82e (diff)
parent40b8e271ccbc24832e454611f03e241a1b639606 (diff)
downloadqtlocation-acba4e0b3341b081ec1b8a4aba7a0c2639e7b2bf.tar.gz
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/staging/stable
-rw-r--r--dist/changes-5.2.138
1 files changed, 12 insertions, 26 deletions
diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1
index a3e7058c..37a1f553 100644
--- a/dist/changes-5.2.1
+++ b/dist/changes-5.2.1
@@ -4,7 +4,10 @@ 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/
+ 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:
@@ -14,7 +17,6 @@ corresponding to tasks in the Qt Bug Tracker:
Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.
-
****************************************************************************
* General *
****************************************************************************
@@ -22,44 +24,28 @@ information about a particular change.
General Improvements
--------------------
- - [QTBUG-34910]
- * Fix too long weather status string in weatherinfo example (UI change).
-
- - [QTBUG-36187]
- * Byte order marker removed from positionpoll plugin which caused compile
- errors on some older compilers.
-
- - Fix make install rules for all examples.
-
+ - [QTBUG-34910] Fixed too long weather status string in weatherinfo
+ example (UI change).
+ - [QTBUG-36187] Byte order marker removed from positionpoll plugin
+ which caused compile errors on some older compilers.
+ - Fixed make install rules for all examples.
- declarative_core unit test was fixed and re-enabled.
-Third party components
-----------------------
-
-****************************************************************************
-* Important Behavior Changes *
-****************************************************************************
-
****************************************************************************
* Library *
****************************************************************************
QtPositioning
-------
+-------------
- - [QTBUG-33220]
- * Removes QtQml dependency from QtPositioning.
-
-****************************************************************************
-* Platform Specific Changes *
-****************************************************************************
+ - [QTBUG-33220] Removed QtQml dependency from QtPositioning.
****************************************************************************
* Plugin Specific Changes *
****************************************************************************
GeoClue
-------
+-------
- Delay satellite provider until requested.
- Sets the default preferred positioning method to AllPositioningMethods.