summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/ChangeLog
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-05-31 01:58:08 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-05-31 01:58:08 (GMT)
commit9c5cea7d447019dcc5bad19ea3c27a358cccb2ed (patch)
treeb10e3a9a0e9d005a31b20fe011a11eace86b4c7f /src/3rdparty/webkit/ChangeLog
parent7184c41453c64f177f337b173f4ca82afead731d (diff)
parent1e60f5fb1c1ad9289247ef3bc47a94434b27dbea (diff)
downloadQt-9c5cea7d447019dcc5bad19ea3c27a358cccb2ed.zip
Qt-9c5cea7d447019dcc5bad19ea3c27a358cccb2ed.tar.gz
Qt-9c5cea7d447019dcc5bad19ea3c27a358cccb2ed.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.