summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-08-05 10:32:11 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-08-05 10:32:11 +0200
commit82b88416950c5d7cae82eeca44068fad47567e32 (patch)
treed8497021c807c4145af76bacff5177947ce8aaa4 /dist
parent26c192e6df519db3c8adfd86c41a6768e78aa323 (diff)
parent4afdb9965bf4a12e657be202c46cc19c65c8f49d (diff)
downloadqtsensors-82b88416950c5d7cae82eeca44068fad47567e32.tar.gz
Merge branch 'stable' into dev
Conflicts: .qmake.conf Change-Id: Ifed287670b09398ef659b9420c3e513a699a0944
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.1.125
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.1.1 b/dist/changes-5.1.1
new file mode 100644
index 0000000..dc0131c
--- /dev/null
+++ b/dist/changes-5.1.1
@@ -0,0 +1,25 @@
+Qt 5.1.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.1.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.1/
+
+The Qt version 5.1 series is binary compatible with the 5.0.x series.
+Applications compiled for 5.0 will continue to run with 5.1.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+****************************************************************************
+* General *
+****************************************************************************
+
+ - [QTBUG-32108] Freefall gesture needs to be initialized into plugin to be usable