aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@qt.io>2018-06-08 10:17:51 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2018-06-09 11:28:38 +0000
commit62dad13b1fb2fcf04c61700d3c477b998db2f63e (patch)
tree24592ed15c4d46e6459b3d2598359436589d4123 /dist
parent5ed830b81d76ca96514c3663206286b0a9519741 (diff)
Add changes file for Qt 5.11.1v5.11.1
Change-Id: I341f24ed18cbe3167ec0e811e3f95acfe5c7fc95 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.11.125
1 files changed, 25 insertions, 0 deletions
diff --git a/dist/changes-5.11.1 b/dist/changes-5.11.1
new file mode 100644
index 00000000..4617c89f
--- /dev/null
+++ b/dist/changes-5.11.1
@@ -0,0 +1,25 @@
+Qt 5.11.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.11.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.11 series is binary compatible with the 5.10.x series.
+Applications compiled for 5.10 will continue to run with 5.11.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* Qt 5.11.1 Changes *
+****************************************************************************
+
+ - [QTBUG-67677] Fixed qml anchor warnings from default styles
+ - [QTBUG-62328] Fixed encoding of path environment variables.