diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-14 17:30:51 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-01-14 17:30:51 (GMT) |
commit | f1659420f40facbdfbf87025a395422da25f012d (patch) | |
tree | 587036a0dd82fd701d810ac4705cc5d8c7ebccfb | |
parent | 32bccbf6b3d200ed0433e747f8bc5c6de1d4e414 (diff) | |
download | Qt-f1659420f40facbdfbf87025a395422da25f012d.zip Qt-f1659420f40facbdfbf87025a395422da25f012d.tar.gz Qt-f1659420f40facbdfbf87025a395422da25f012d.tar.bz2 |
More changelog additions for QtWebKit
Reviewed-by: Trust me
(cherry picked from commit 59ee1b9d387468a5a80b5c450aa202d1b33e6bd1)
Conflicts:
dist/changes-4.6.1
-rw-r--r-- | dist/changes-4.6.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index 939ef3e..3df6887 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -225,6 +225,8 @@ QtWebKit - Fixed compilation with ICC. - Fixed assertion when dragging SVG images (webkit.org/b/32511). - Added the framecapture example to the default build (merge request 2235) + - Fixed crash with ACID3 test on Symbian + - Fixed security issue XSL stylesheets and security origins. QtSql ----- |