summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.