summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-08-01 10:45:47 +0200
committerLiang Qi <liang.qi@qt.io>2016-08-01 10:45:52 +0200
commit22fab1502f562bccb3c16dde0288aa867e3b094a (patch)
tree06f2c6ebbf9c3866084a26372cd32d378e21b501 /dist
parent89f19ed0c65efa4df1fae6dbaac4486d3ef49f3a (diff)
parent84a26f223b220a444dec2b43fffc71dab7e00d1d (diff)
downloadqtquickcontrols-22fab1502f562bccb3c16dde0288aa867e3b094a.tar.gz
Merge remote-tracking branch 'origin/5.6' into 5.7
Change-Id: I316bcbbc5308fda27728df15db1e780aa073da2a
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.6.130
1 files changed, 30 insertions, 0 deletions
diff --git a/dist/changes-5.6.1 b/dist/changes-5.6.1
new file mode 100644
index 00000000..44a12bd2
--- /dev/null
+++ b/dist/changes-5.6.1
@@ -0,0 +1,30 @@
+Qt 5.6.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.6.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ https://doc.qt.io/qt-5/
+
+The Qt version 5.6 series is binary compatible with the 5.5.x series.
+Applications compiled for 5.5 will continue to run with 5.6.
+
+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.
+
+****************************************************************************
+* Dialogs *
+****************************************************************************
+
+ - [QTBUG-49058] Proper resize and default size for content.
+
+****************************************************************************
+* Controls *
+****************************************************************************
+
+ - Fixed a memory leak in QStyleOption.