summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 18:58:30 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2014-01-27 19:00:53 +0100
commit77b974742faa61e21e6e5c87ebff84e19211bea6 (patch)
treee22f0b2bde5cdf5bc9e9a5053cb2a885bbfcae11
parent0789c35b26b85597a9fb0e03713839643d2feb41 (diff)
parent44fd56d22ebc8e49f675e3a05721b04653830775 (diff)
Merge remote-tracking branch 'origin/release' into stable
-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