summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/ChangeLog
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-05-31 05:40:35 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-05-31 05:40:35 (GMT)
commit52c59ff63d7c13ac26ba068bba4809930439337f (patch)
tree243ebeb73cedd77c4e3bea4a1be1f868117f095f /src/3rdparty/webkit/ChangeLog
parenta0b725d916ec794c1a0f02b37525a15ad27d145d (diff)
parent51aed62ef08f1ffacce71d44612abe46b8344923 (diff)
downloadQt-52c59ff63d7c13ac26ba068bba4809930439337f.zip
Qt-52c59ff63d7c13ac26ba068bba4809930439337f.tar.gz
Qt-52c59ff63d7c13ac26ba068bba4809930439337f.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'src/3rdparty/webkit/ChangeLog')
-rw-r--r--src/3rdparty/webkit/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/ChangeLog b/src/3rdparty/webkit/ChangeLog
index 8f9c7ac..c2862fd 100644
--- a/src/3rdparty/webkit/ChangeLog
+++ b/src/3rdparty/webkit/ChangeLog
@@ -1,3 +1,15 @@
+2010-05-04 Laszlo Gombos <laszlo.1.gombos@nokia.com>
+
+ Unreviewed, build fix for Symbian.
+
+ [Symbian] Symbian builds does not support shadow builds
+
+ Revision r54715 broke the Symbian build. For Symbian
+ the include directory is generated in the root of the source tree.
+ This patch sets the INCLUDEPATH accordingly for Symbian.
+
+ * WebKit.pri:
+
2010-05-14 Simon Hausmann <simon.hausmann@nokia.com>
Rubber-stamped by Antti Koivisto.