aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-12-18 03:37:53 +0800
committerChristian Persch <chpe@src.gnome.org>2003-12-18 03:37:53 +0800
commita03640b77d1facd90e172b844c8b18318ec3931a (patch)
tree965061ffb4c4491e26896036a11f08dab123e29b /ChangeLog
parent170fc03054ca260d38365b2aa5a520e8a3f5c464 (diff)
downloadgsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.gz
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.bz2
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.lz
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.xz
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.tar.zst
gsoc2013-epiphany-a03640b77d1facd90e172b844c8b18318ec3931a.zip
Don't try to save the submit button image instead of submitting the form.
2003-12-17 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb): Don't try to save the submit button image instead of submitting the form. [Found by xan.]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01b56a88a..c832fe7fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-17 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-tab.c: (ephy_tab_dom_mouse_click_cb):
+
+ Don't try to save the submit button image instead of submitting
+ the form. [Found by xan.]
+
2003-12-16 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-location-entry.c: (completion_func):