summaryrefslogtreecommitdiff
path: root/dist/changes-5.4.2
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-06-03 10:59:15 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-06-03 10:59:15 +0200
commit55d4273a155e795cd01a298bb9ba3c3d33154380 (patch)
treedad01ad2ab0ebadeb3865e2191c8652523e8a7d4 /dist/changes-5.4.2
parentb9dd21d10cd7e2da28b598c861aa8c6c92aef6f2 (diff)
parente6a356ad0919432f005a4b626cd1aa2f2e564c6f (diff)
downloadqtsensors-55d4273a155e795cd01a298bb9ba3c3d33154380.tar.gz
Merge remote-tracking branch 'origin/5.5' into dev
Change-Id: Ie7ba7b82e45afb26705ccc9fe9107ebd917e3129
Diffstat (limited to 'dist/changes-5.4.2')
-rw-r--r--dist/changes-5.4.229
1 files changed, 29 insertions, 0 deletions
diff --git a/dist/changes-5.4.2 b/dist/changes-5.4.2
new file mode 100644
index 0000000..69a7e9f
--- /dev/null
+++ b/dist/changes-5.4.2
@@ -0,0 +1,29 @@
+Qt 5.4.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.4.0 and Qt 5.4.1.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ http://doc.qt.io/qt-5.4
+
+The Qt version 5.4 series is binary compatible with the 5.3.x series.
+Applications compiled for 5.3 will continue to run with 5.4.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* Library *
+****************************************************************************
+
+QtSensors
+-----------
+
+ - Fixed minor documentation issues.
+ - Added AlwaysOn support for sensorfw backend.
+ - Fixed crash in QtSensors if sensorfwd is not running.