diff options
| author | Simon Hausmann <simon.hausmann@nokia.com> | 2012-01-06 16:29:20 +0100 |
|---|---|---|
| committer | Simon Hausmann <simon.hausmann@nokia.com> | 2012-01-06 16:29:20 +0100 |
| commit | 6300a96eca9f152b379f1bcf3d9efdc5572d989a (patch) | |
| tree | 7846dd5390cafcdfe12a110f5e8b95ac8c4c725a /Source/JavaScriptCore/ChangeLog | |
| parent | 40736c5763bf61337c8c14e16d8587db021a87d4 (diff) | |
| download | qtwebkit-6300a96eca9f152b379f1bcf3d9efdc5572d989a.tar.gz | |
Imported WebKit commit e5cf15db144eb534fdd94be50a07fc2026e967c3 (http://svn.webkit.org/repository/webkit/trunk@104291)
Diffstat (limited to 'Source/JavaScriptCore/ChangeLog')
| -rw-r--r-- | Source/JavaScriptCore/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog index 8408f380c..441521586 100644 --- a/Source/JavaScriptCore/ChangeLog +++ b/Source/JavaScriptCore/ChangeLog @@ -1,3 +1,19 @@ +2012-01-06 Eric Seidel <eric@webkit.org> and Gustavo Noronha Silva <gustavo.noronha@collabora.com> + + Make the new WTF module build on Gtk + https://bugs.webkit.org/show_bug.cgi?id=75669 + + * GNUmakefile.am: + +2012-01-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com> + + [Qt] Remove un-needed VPATHs from project includes + + Reviewed by Simon Hausmann. + + * JavaScriptCore.pri: + * wtf/wtf.pri: + 2012-01-06 Tor Arne Vestbø <tor.arne.vestbo@nokia.com> [Qt] Move listing of include paths and libs to pri files in sources |
