aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ab978303..2eb5cd717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-07-10 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-node-view.c:
+ (ephy_node_view_selection_changed_cb), (ephy_node_view_remove):
+
+ Work around bug #346662 by not changing selection while removing the
+ nodes. Fixes crash with gtk 2.10.
+
+2006-07-10 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-window.c: (settings_change_notify),
(ephy_window_key_press_event):