summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-01-22 12:54:48 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-23 11:07:42 +0100
commit44fd56d22ebc8e49f675e3a05721b04653830775 (patch)
treee76651aa6e60b8566dca7103feb5a88f5cb7ac31
parentd659e17a8f1693a1b4291b2b142cca9c4728d842 (diff)
Update changelog for 5.2.1v5.2.1
Change-Id: Ie67e598578628663fff9cee7b0f82200f575f2b2 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
-rw-r--r--dist/changes-5.2.115
1 files 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