From 44fd56d22ebc8e49f675e3a05721b04653830775 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 22 Jan 2014 12:54:48 -0800 Subject: Update changelog for 5.2.1 Change-Id: Ie67e598578628663fff9cee7b0f82200f575f2b2 Reviewed-by: Alex Blasche --- dist/changes-5.2.1 | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/dist/changes-5.2.1 b/dist/changes-5.2.1 index 9cb1daa7..efcf5363 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 * **************************************************************************** @@ -27,19 +29,12 @@ General Improvements - Minor code improvements made such as removal of compiler warnings and code cleanups. -Third party components ----------------------- - -**************************************************************************** -* Important Behavior Changes * -**************************************************************************** - **************************************************************************** * Library * **************************************************************************** QtBluetooth ------- +----------- - Fixed cases where device and service discovery classes emitted an error signal but the human readable error string was not adjusted -- cgit v1.2.3