Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --- webkit-1.1.14/ChangeLog 2009-09-07 19:16:04.000000000 +0200
- +++ webkit-1.1.15.1/ChangeLog 2009-09-24 05:29:57.000000000 +0200
- @@ -1,3 +1,67 @@
- +2009-09-22 Gustavo Noronha Silva <[email protected]>
- +
- + Unreviewed. Bump version for 1.1.15.1 release.
- +
- + * configure.ac:
- +
- +2009-09-21 Xan Lopez <[email protected]>
- +
- + Reviewed by Gustavo Noronha.
- +
- + Bump version for 1.1.15 release.
- +
- + * configure.ac:
- +
- +2009-09-18 Xan Lopez <[email protected]>
- +
- + Reviewed by Gustavo Noronha and Jan Alonzo.
- +
- + [GTK] context menu overriding API is very limited
- + https://bugs.webkit.org/show_bug.cgi?id=27546
- +
- + Add new tests to the build.
- +
- + * GNUmakefile.am:
- +
- +2009-09-18 Xan Lopez <[email protected]>
- +
- + Reviewed by Gustavo Noronha and Jan Alonzo.
- +
- + [GTK] context menu overriding API is very limited
- + https://bugs.webkit.org/show_bug.cgi?id=27546
- +
- + Add WebKitHitTestResult to the build.
- +
- + * GNUmakefile.am:
- +
- +2009-09-10 Laszlo Gombos <[email protected]>
- +
- + Reviewed by Ariya Hidayat.
- +
- + Disable some ARM compiler warnings
- + https://bugs.webkit.org/show_bug.cgi?id=29083
- +
- + The following ARM compiler warnings are disabled
- +
- + - #68-D: integer conversion resulted in a change of sign
- + - #111-D: statement is unreachable
- + - #177-D: variable XXX was declared but never referenced
- + - #368-D: class XXX defines no constructor to initialize the following: YYY
- + - #830-D: function XXX "XXX::operator new" has no corresponding operator delete
- + - #1293-D: assignment in condition
- +
- + * WebKit.pri:
- +
- +2009-09-09 Kenneth Rohde Christiansen <[email protected]>
- +
- + Reviewed by Simon Hausmann.
- +
- + [Qt] Add the alternative QtLauncher (based on QGraphicsView) to the build.
- +
- + https://bugs.webkit.org/show_bug.cgi?id=28862
- +
- + * WebKit.pro:
- +
- 2009-09-07 Xan Lopez <[email protected]>
- Rubber-stamped by Gustavo Noronha.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement