summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.7.1
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@qt.io>2016-10-27 11:01:53 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-10-27 10:47:14 +0000
commit37c8cc637d8f2e06b715362d5b8fa491e1ce93ff (patch)
tree97904dcf2002cc39fab22213659ddec63e50d4a6 /dist/changes-5.7.1
parente2541ebdfadea0fe43baac748cfa9e07f3b57215 (diff)
Update changes file for 5.7.1
Change-Id: Ib683ecda4c4bb2d58f36ad92f703d58f00e9d445 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'dist/changes-5.7.1')
-rw-r--r--dist/changes-5.7.14
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.7.1 b/dist/changes-5.7.1
index 5e0953ee6..7ba4fd2ff 100644
--- a/dist/changes-5.7.1
+++ b/dist/changes-5.7.1
@@ -51,3 +51,7 @@ information about a particular change.
* Fixed crash when using Wayland QPA
* Improved OpenGL check, so EGL/GLES2 mode can be used with Desktop
OpenGL if the driver has th ARB_ES2_compatibility extension.
+
+ - Windows:
+ * [QTBUG-52201, QTBUG-55501, QTBUG-56020] Fixed crashes and asserts
+ upon initialization of the global shared OpenGL context.