diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2010-01-13 14:11:43 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2010-01-13 14:11:43 (GMT) |
commit | 59ee1b9d387468a5a80b5c450aa202d1b33e6bd1 (patch) | |
tree | 77dcd2034efc091002a3b34446c3747c9969a6ef | |
parent | e946653750da6b129096dacdf2336eb519179089 (diff) | |
download | Qt-59ee1b9d387468a5a80b5c450aa202d1b33e6bd1.zip Qt-59ee1b9d387468a5a80b5c450aa202d1b33e6bd1.tar.gz Qt-59ee1b9d387468a5a80b5c450aa202d1b33e6bd1.tar.bz2 |
More changelog additions for QtWebKit
Reviewed-by: Trust me
-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 0971f40..e31fc7c 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -198,6 +198,8 @@ QtwebKit - Fixed wrapping of QObjects with recurring identity (webkit.org/b/31681) - Fixed compilation with ICC - Fixed assertion when dragging SVG images (webkit.org/b/32511) + - Fixed crash with ACID3 test on Symbian + - Fixed security issue XSL stylesheets and security origins. QtScript -------- |