summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authoraavit <qt-info@nokia.com>2011-07-01 10:51:09 (GMT)
committeraavit <qt-info@nokia.com>2011-07-01 10:51:09 (GMT)
commit14486b5047d185a36efe09abe25a01742c02d4cf (patch)
tree0d232c065946db80dba48e9d208b4abe4f521bea /dist
parent59687ad7577b164a612e53e0bf6d813c57699146 (diff)
downloadQt-14486b5047d185a36efe09abe25a01742c02d4cf.zip
Qt-14486b5047d185a36efe09abe25a01742c02d4cf.tar.gz
Qt-14486b5047d185a36efe09abe25a01742c02d4cf.tar.bz2
update 4.8.0 changes file
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.05
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index be67901..7dffa68 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -27,7 +27,9 @@ General Improvements
Third party components
----------------------
- - Updated libpng to version x.y.z
+ - Updated libpng to version 1.5.1
+ - Updated libjpeg to version 8c
+ - Updated zlib to version 1.2.5
****************************************************************************
@@ -65,6 +67,7 @@ QtGui
- Deprecate qGenericMatrixFromMatrix4x4 and qGenericMatrixToMatrix4x4
- QListView diverses optimisations [QTBUG-11438]
- QTreeWidget/QListWidget: use localeAwareCompare for string comparisons [QTBUG-10839]
+ - PNG image I/O: Much improved support for text annotations, including iTXt fields.
QtNetwork
---------