diff options
author | Zeno Albisser <zeno.albisser@nokia.com> | 2011-11-09 16:01:09 (GMT) |
---|---|---|
committer | Zeno Albisser <zeno.albisser@nokia.com> | 2011-11-09 16:01:09 (GMT) |
commit | 5cc8175242addb6668c3af299e9bc002f23527a2 (patch) | |
tree | e653c22374ba861091284e073e81db962a14f3db /src/3rdparty/webkit/ChangeLog | |
parent | e3208a8d44423bc3b5c32e2e90f68675e51a3b73 (diff) | |
download | Qt-5cc8175242addb6668c3af299e9bc002f23527a2.zip Qt-5cc8175242addb6668c3af299e9bc002f23527a2.tar.gz Qt-5cc8175242addb6668c3af299e9bc002f23527a2.tar.bz2 |
Updated WebKit to 52a11cec052aa40d3bbc06861be1177b649b4a99
Diffstat (limited to 'src/3rdparty/webkit/ChangeLog')
-rw-r--r-- | src/3rdparty/webkit/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/ChangeLog b/src/3rdparty/webkit/ChangeLog index a661d6a..bbaf26d 100644 --- a/src/3rdparty/webkit/ChangeLog +++ b/src/3rdparty/webkit/ChangeLog @@ -1,3 +1,23 @@ +2011-11-09 Zeno Albisser <zeno.albisser@nokia.com> + + [Qt] Unreviewed: Fix build on Mac. + https://bugreports.qt.nokia.com/browse/QTBUG-20619 + + This bug was introduced by the previous commit + for the same bugreport. + + * Source/WebKit.pri: + +2011-11-09 Zeno Albisser <zeno.albisser@nokia.com> + + [Qt] Unreviewed: Fix debug_and_release build on Windows. + https://bugreports.qt.nokia.com/browse/QTBUG-20619 + + This bug was introduced by the previous commit + for the same bugreport. + + * Source/WebKit.pri: + 2011-11-03 Zeno Albisser <zeno.albisser@nokia.com> [Qt] Unreviewed: Fix universal binary build on Mac. |