1Qt 5.4.2 is a bug-fix release. It maintains both forward and backward
2compatibility (source and binary) with Qt 5.4.0 and Qt 5.4.1.
3
4For more details, refer to the online documentation included in this
5distribution. The documentation is also available online:
6
7  http://doc.qt.io/qt-5.4
8
9The Qt version 5.4 series is binary compatible with the 5.3.x series.
10Applications compiled for 5.3 will continue to run with 5.4.
11
12Some of the changes listed in this file include issue tracking numbers
13corresponding to tasks in the Qt Bug Tracker:
14
15  http://bugreports.qt.io/
16
17Each of these identifiers can be entered in the bug tracker to obtain more
18information about a particular change.
19
20****************************************************************************
21*                           Library                                        *
22****************************************************************************
23
24QtSensors
25-----------
26
27 - Fixed minor documentation issues.
28 - Added AlwaysOn support for sensorfw backend.
29 - Fixed crash in QtSensors if sensorfwd is not running.
30