From 44a28bb06d66be1b7ccdc94e36e931002df8d21c Mon Sep 17 00:00:00 2001 From: Antti Kokko Date: Wed, 3 Oct 2018 11:05:01 +0300 Subject: Add changes file for Qt 5.9.7 + 95310db1e36da662a42693bc8ca8c002d277c744 Bump version + 65b7e7e66801b711edf69192a3758677b2710b35 Fix regression in QWaylandGlContext::makeCurrent for offscreen surfaces Change-Id: I5a9c61a054046d653a9b3bedc2cedc0545669e36 Reviewed-by: Johan Helsing --- dist/changes-5.9.7 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 dist/changes-5.9.7 diff --git a/dist/changes-5.9.7 b/dist/changes-5.9.7 new file mode 100644 index 000000000..701f730e2 --- /dev/null +++ b/dist/changes-5.9.7 @@ -0,0 +1,25 @@ +Qt 5.9.7 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0 through 5.9.6. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +http://doc.qt.io/qt-5/index.html + +The Qt version 5.9 series is binary compatible with the 5.8.x series. +Applications compiled for 5.8 will continue to run with 5.9. + +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. + +**************************************************************************** +* QPA plugin * +**************************************************************************** + + - [QTBUG-70242][QTBUG-68605][QTBUG-67601] Fixed a bug where offscreen + surfaces would get surfaceless EGL contexts. -- cgit v1.2.3