diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-05-22 07:11:44 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-05-22 07:11:44 (GMT) |
commit | fb8e52465c3f6f9ce4535dfaaffe5c5237b8d88a (patch) | |
tree | 80f1f44df2da5dcf805752dd984bfe40a2e4a5a5 /dist | |
parent | d98d592503ea4da14b99eca54ef0c62c62bc3172 (diff) | |
parent | 728c09141fa578a754e4bf9b6859f242ff519433 (diff) | |
download | Qt-fb8e52465c3f6f9ce4535dfaaffe5c5237b8d88a.zip Qt-fb8e52465c3f6f9ce4535dfaaffe5c5237b8d88a.tar.gz Qt-fb8e52465c3f6f9ce4535dfaaffe5c5237b8d88a.tar.bz2 |
Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.2 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2 index 3180b7c..b3e808f 100644 --- a/dist/changes-4.5.2 +++ b/dist/changes-4.5.2 @@ -24,6 +24,8 @@ General Improvements -------------------- - Documentation and Examples + * Added a new example (fancy browser) which shows how to use jQuery + in QtWebKit. Third party components ---------------------- @@ -33,6 +35,16 @@ Third party components * Library * **************************************************************************** +- QtWebKit + * Backported fixes for critical bugs, memory leaks, and crashes from + WebKit trunk (with revision numbers) related to: + Canvas (r40546, r41221 r41355, r42996, r43645) + Memory (r41527, r43764, r43828, r43830) + JavaScript (r39882, r40086, r40131, r40133) + Rendering (r41285, r41296, r41659, r42887) + Network (r41664, r42516) + Plugins (r41346, r43550) + Clipboard (r41360) **************************************************************************** * Database Drivers * |