aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-06-07 12:09:27 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-06-07 09:23:41 +0000
commit1300968daaf3d2ef1a812fa5250151ecb6efd904 (patch)
tree684f2b669da88d589bbdcc88314c3b9fbe88ab45
parent5bb10e48864fdd216c7e9019d0abff6125dd66ba (diff)
Update release note for Qt 6.1.1 release
- Add known issues - Update the last blocker fixed in 'Fixes' section Change-Id: I2db647b11b34bce5f2de50a1212d58bc18d0b1fb Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
-rw-r--r--qt/6.1.1/release-note.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/qt/6.1.1/release-note.md b/qt/6.1.1/release-note.md
index 4f5fb0a..145f329 100644
--- a/qt/6.1.1/release-note.md
+++ b/qt/6.1.1/release-note.md
@@ -441,6 +441,8 @@ compile on iOS
* QTBUG-92861 QtQml does not provide version 6.2
### qtscxml
+* QTBUG-94144 Incorrect Qt version numbers on Qt 6.1.1 source code
+package
* QTBUG-93444 [Highlighted example] qtscxml/trafficlights-qml-dynamic
crashes on Android hw
* QTBUG-92861 QtQml does not provide version 6.2
@@ -496,6 +498,22 @@ counterpart
Known Issues
------------
+* Check that your system meets Qt's requirements:
+https://doc.qt.io/qt-6/gettingstarted.html#platform-requirements
+* RTA reported issues from Qt 6.1
+https://bugreports.qt.io/issues/?filter=22879
+* Supported development platforms are listed here:
+https://bugreports.qt.io/browse/QTBUG-86432
+
+### Linux
+* Minimum glibc version for prebuild binaries is still 2.28, see
+https://bugreports.qt.io/browse/QTBUG-88833.
+Workaround: compile Qt 6.1.0 by yourself or update glibc to 2.28 or newer
+
+### Windows
+* Wrong rendering in Dialog with native Windows style
+https://bugreports.qt.io/browse/QTBUG-91755
+
Credits for the release goes to:
---------------------------------