From 959468ed1bcc98d44025c44aefbc564cd758fab0 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 22 Jan 2014 13:00:52 -0800 Subject: Update changelog for 5.2.1 Change-Id: Ic9c96f04ee00ac04dc3f3c1abdb09deb129eb5a4 Reviewed-by: Lars Knoll Reviewed-by: Alex Blasche --- dist/changes-5.2.1 | 38 ++++++++++++-------------------------- 1 file changed, 12 insertions(+), 26 deletions(-) (limited to 'dist') 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. -- cgit v1.2.1