summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2020-10-27 10:02:11 +0200
committerAlex Blasche <alexander.blasche@qt.io>2020-11-03 12:37:25 +0100
commitca6cc606d9fc0947ea6c27738a1ca8f12f3258ea (patch)
treec5d1112860356761d134cb2b51f663acc836d150
parentb8b8d881ba560a52cca29b2afe7912cc47c464ef (diff)
Add changes file for Qt 5.15.2v5.15.2
- 0dfebafe57adf8fbe66997ac39fac8f6746d0781 Add changes file for Qt 5.15.1 + 09854eefb2a1d37d0de6c6e41ad58345616b3169 QLowEnergyController (Darwin) - restore the logic we had in 5.12 + 8e624270b7af41fe29844a7971c41c98cd251ec6 Bump version + b8b8d881ba560a52cca29b2afe7912cc47c464ef Add changes file for Qt 5.12.10 Pick-to: dev 5.15 Change-Id: I2a33bddac57bb71a07850a1baee7aa30d50e615d Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--dist/changes-5.15.224
1 files changed, 24 insertions, 0 deletions
diff --git a/dist/changes-5.15.2 b/dist/changes-5.15.2
new file mode 100644
index 00000000..904e0eab
--- /dev/null
+++ b/dist/changes-5.15.2
@@ -0,0 +1,24 @@
+Qt 5.15.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.15.1.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ https://doc.qt.io/qt-5.15/index.html
+
+The Qt version 5.15 series is binary compatible with the 5.14.x series.
+Applications compiled for 5.14 will continue to run with 5.15.
+
+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.15.2 *
+****************************************************************************
+
+This release only contains minor changes.