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 9175b4cb2..e800beb7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org>
+ * src/ephy-link.c: (ephy_link_flags_from_current_event):
+
+ Check for GDK_BUTTON_RELEASE event type in case of a middle click.
+ Fix bug #347750.
+
+2006-09-13 Jean-François Rameau <jframeau@cvs.gnome.org>
+
* lib/widgets/ephy-location-entry.c: (ephy_location_entry_construct_contents),
(icon_button_press_event_cb):