aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 900ad7964..278ec12eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org>
+ * src/ephy-go-action.c:
+
+ Fix go button behaviour to react to button-release-event and not
+ button-press-event. Patch by Sebastiaan Samyn. Bug #441419.
+
+2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org>
+
* src/ephy-window.c:
Added GTK_STOCK_SELECT_ALL to SelectAll action.