summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-11-30 12:16:14 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-11-30 12:16:14 (GMT)
commitbd1370f577f486ac994c7856373f52306de23068 (patch)
treea75c91ed7fe90cf3f2b7e20322d1e9083382597a /src/3rdparty/webkit/ChangeLog
parentc64761ff2c8c6125ebcffafed14019e363769a4c (diff)
downloadQt-bd1370f577f486ac994c7856373f52306de23068.zip
Qt-bd1370f577f486ac994c7856373f52306de23068.tar.gz
Qt-bd1370f577f486ac994c7856373f52306de23068.tar.bz2
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ( 9de63cde0ac8aa08e207d4ffce2846df1a44a364 )
Changes in WebKit/qt since the last update:
Diffstat (limited to 'src/3rdparty/webkit/ChangeLog')
-rw-r--r--src/3rdparty/webkit/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/ChangeLog b/src/3rdparty/webkit/ChangeLog
index 26dbaf7..1e89d1e 100644
--- a/src/3rdparty/webkit/ChangeLog
+++ b/src/3rdparty/webkit/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-30 Jan-Arve Sæther <jan-arve.saether@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix compilation with win32-icc
+
+ Include os-win32 for stdint.h since MS does not ship that in their PSDK.
+
+ * WebKit.pri:
+
2009-10-30 Adam Barth <abarth@webkit.org>
Reviewed by Mark Rowe.