summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-01-15 03:30:51 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2010-01-15 03:30:51 +1000
commitf1659420f40facbdfbf87025a395422da25f012d (patch)
tree587036a0dd82fd701d810ac4705cc5d8c7ebccfb
parent32bccbf6b3d200ed0433e747f8bc5c6de1d4e414 (diff)
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.12
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 939ef3e3ee..3df6887b5e 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
-----