summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.5.1
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-04-17 09:16:40 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-04-17 09:16:40 (GMT)
commita6db27cf1435870bb2fe60a07cea713dff89736d (patch)
tree50e4a22161925d952c28a27e63a8242dbd45de9d /dist/changes-4.5.1
parent08934a1647d60150d260275b4aac7d680bce3cfe (diff)
parent5ed3f621255079b3688a792c1a964d6cd6cda743 (diff)
downloadQt-a6db27cf1435870bb2fe60a07cea713dff89736d.zip
Qt-a6db27cf1435870bb2fe60a07cea713dff89736d.tar.gz
Qt-a6db27cf1435870bb2fe60a07cea713dff89736d.tar.bz2
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Diffstat (limited to 'dist/changes-4.5.1')
-rw-r--r--dist/changes-4.5.11
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index 016a99d..a78e946 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -241,6 +241,7 @@ Third party components
* [248689] Q3ListView would not update under certain condition.
- QtWebKit
+ * [248643] Fixed compiling with -pedantic.
* Fix bug in cookie handling (WebKit Bugzilla 24062, Benjamin Meyer).
* Fixed support for calling from JavaScript into NPAPI plugins on Windows.
* Fixed updating state of WebActions (Erik Bunce)