summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.4.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index 2cdf52e4d3..9c932fa0f7 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -240,6 +240,8 @@ QtGui
* [QTBUG-25998] Added support for 10-bit per color channel image
formats.
+ - QImageReader now automatically rotates JPEG images according to Exif orientation
+
- QOpenGLBuffer:
* [QTBUG-38168] Added QOpenGLBuffer::mapBufferRange().