diff options
author | Ademar de Souza Reis Jr <ademar.reis@openbossa.org> | 2011-09-22 14:35:31 -0300 |
---|---|---|
committer | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-23 10:23:44 +0200 |
commit | bafaaa85f77259e256581e4cba5d7afcda56a377 (patch) | |
tree | 6d32faa71e882c66ae58a3d2af5f2c7961346ff0 /dist | |
parent | 3cd5e01f359d47975c27627ff4866e35258a9d0b (diff) | |
download | qt4-tools-bafaaa85f77259e256581e4cba5d7afcda56a377.tar.gz |
Update changelog for Qt-4.8.0: add QtWebKit notes
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 4299c1afb6..9b118d5418 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -163,6 +163,11 @@ QtDBus ------ - Added a method that returns the local machine ID +QtWebKit +-------- + - Update QtWebKit to 2.2.0 + http://trac.webkit.org/wiki/QtWebKitRelease22 + QtSql ----- - Update sqlite to 3.7.7.1 |