diff -r 4f2f89ce4247 -r 303757a437d3 ChangeLog --- a/ChangeLog Fri Sep 17 09:02:29 2010 +0300 +++ b/ChangeLog Mon Oct 04 01:32:07 2010 +0300 @@ -1,3 +1,21 @@ +2010-08-13 Simon Hausmann + + Reviewed by Ariya Hidayat. + + [Qt] Introduce Maemo6 for mobile features + https://bugs.webkit.org/show_bug.cgi?id=43969 + + * WebKit.pri: Use maemo6 where we also use maemo5. + +2010-08-13 Simon Hausmann + + Reviewed by Ariya Hidayat. + + [Qt] Clean up mobile feature useage + https://bugs.webkit.org/show_bug.cgi?id=43968 + + * WebKit.pri: Set feature defaults here for some Nokia specific mobile platforms + 2010-07-20 Rafael Antognolli Reviewed by Antonio Gomes.