diff options
author | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-16 13:05:51 (GMT) |
---|---|---|
committer | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-16 13:15:51 (GMT) |
commit | 01f798b702c3763e8233bbc03ec08e8206b6ccb3 (patch) | |
tree | 9c186d0cbe5302e4879ae116f505c4d34179ef3d /dist | |
parent | bec1b5a8bcd9697374cf9173b224c20ceabb3e95 (diff) | |
download | Qt-01f798b702c3763e8233bbc03ec08e8206b6ccb3.zip Qt-01f798b702c3763e8233bbc03ec08e8206b6ccb3.tar.gz Qt-01f798b702c3763e8233bbc03ec08e8206b6ccb3.tar.bz2 |
Update changelog for Qt 4.8
Change recieved from Steffen Hansen.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index a3c2d2b..70d31e6 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -101,6 +101,7 @@ QtGui - Accessibility: Make accessibility work on Windows with alien widgets - Accessibility: Several enablers for accessible graphicsview and Qt Quick applications. - Fixed loading BMP files with version 4 and 5 headers, ignoring extra data. + - QTextCursor optimization QtNetwork --------- |