summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/webkit/WebKit/qt/ChangeLog
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 13:41:05 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2010-06-18 13:41:27 (GMT)
commit26bf653b5d3bb68900ddde05819cf476e918b3e9 (patch)
tree7c9272e09b2cf64ea958c21a0f2261be4be00196 /src/3rdparty/webkit/WebKit/qt/ChangeLog
parentd0b68442682382414527024b3e86f87dc8597c9c (diff)
downloadQt-26bf653b5d3bb68900ddde05819cf476e918b3e9.zip
Qt-26bf653b5d3bb68900ddde05819cf476e918b3e9.tar.gz
Qt-26bf653b5d3bb68900ddde05819cf476e918b3e9.tar.bz2
Updated WebKit to 515aae71494436816cd0250cdc52caa4f2566aef
Doc fixes from Alexis :)
Diffstat (limited to 'src/3rdparty/webkit/WebKit/qt/ChangeLog')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/ChangeLog b/src/3rdparty/webkit/WebKit/qt/ChangeLog
index d77267b..3df2970 100644
--- a/src/3rdparty/webkit/WebKit/qt/ChangeLog
+++ b/src/3rdparty/webkit/WebKit/qt/ChangeLog
@@ -1,3 +1,11 @@
+2010-06-18 Alexis Menard <alexis.menard@nokia.com>
+
+ Reviewed by Simon Hausmann.
+
+ [Qt] Fix documentation for the declarative module import.
+
+ * declarative/qdeclarativewebview.cpp:
+
2010-06-18 Simon Hausmann <simon.hausmann@nokia.com>
Reviewed by Antti Koivisto.