diff options
author | Xan Lopez <xan@gnome.org> | 2007-07-28 05:48:58 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2007-07-28 05:48:58 +0800 |
commit | 6899e8e28577071c6cb036202d087b558f4fb891 (patch) | |
tree | 7870c1918573a8af01d278c8d4e9141ed1186a0e /ChangeLog | |
parent | c75bf8633191306efc4120fd589d0c375f286e71 (diff) | |
download | gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.gz gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.zst gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.zip |
Implement stop loading method, for some reason can_go methods will fail to
2007-07-28 Xan Lopez <xan@gnome.org>
* embed/webkit/webkit-embed.cpp:
Implement stop loading method, for some reason can_go
methods will fail to link.
* src/epiphany.override:
Remove mozilla include.
svn path=/trunk/; revision=7209
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-07-28 Xan Lopez <xan@gnome.org> + + * embed/webkit/webkit-embed.cpp: + + Implement stop loading method, for some reason can_go + methods will fail to link. + + * src/epiphany.override: + + Remove mozilla include. + 2007-07-27 Xan Lopez <xan@gnome.org> * Makefile.am: |