aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2007-07-28 05:48:58 +0800
committerXan Lopez <xan@src.gnome.org>2007-07-28 05:48:58 +0800
commit6899e8e28577071c6cb036202d087b558f4fb891 (patch)
tree7870c1918573a8af01d278c8d4e9141ed1186a0e /ChangeLog
parentc75bf8633191306efc4120fd589d0c375f286e71 (diff)
downloadgsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar
gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.gz
gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.bz2
gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.lz
gsoc2013-epiphany-6899e8e28577071c6cb036202d087b558f4fb891.tar.xz
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--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d2487b89..5d1601e53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: