summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.04
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index a8b4a3a69e..d7eb05982f 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -33,7 +33,7 @@ General Improvements
Third party components
----------------------
- - Updated libpng to version 1.5.1
+ - Updated libpng to version 1.5.4
- Updated libjpeg to version 8c
- Updated zlib to version 1.2.5
@@ -155,6 +155,8 @@ QtNetwork
- Optimize behavior of QGLTextureCache
- Support subpixel antialiasing when possible.
- [QTBUG-13450] Fixed path drawing on FBOs without stencil buffer.
+ - Reading from the FrameBuffer with Qt now correctly gives an image
+ marked as premultiplied.
QtScript
--------