diff options
author | Liang Qi <liang.qi@digia.com> | 2014-02-20 13:58:59 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-21 15:51:32 +0100 |
commit | 37e34e1f363582e2ccfdfb059251475242b5697f (patch) | |
tree | 0e2777423e281759d1063082d0f31cc0b882a0c9 /dist | |
parent | 4522b350e53471c2ebc6d4692736ee4708445b66 (diff) | |
download | qtimageformats-37e34e1f363582e2ccfdfb059251475242b5697f.tar.gz |
Added webp information in doc and changelogv5.3.0-alpha1
Change-Id: I1287608e914598c58acff70a47f71cc0bf36f094
Reviewed-by: Ivan Komissarov <ABBAPOH@gmail.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-5.3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0 index 026d568..ff0da97 100644 --- a/dist/changes-5.3.0 +++ b/dist/changes-5.3.0 @@ -22,3 +22,4 @@ information about a particular change. - Add read/write support for Direct Draw Surface images. - Add read/write support for ICNS images. - Add read/write support for JPEG 2000 images. + - Add read/write support for WebP images. |