summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/changes-4.8.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index d094b38dff..acc107bb24 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -117,6 +117,8 @@ QtNetwork
- Including <QtOpenGL> will not work in combination with GLEW, as
QGLFunctions will undefine GLEW's defines.
- Optimize behavior of QGLTextureCache
+ - Reading from the FrameBuffer with Qt now correctly gives an image
+ marked as premultiplied.
QtScript
--------