aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a169c5bc..1a479f173 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
* src/ephy-toolbar.c: (ephy_toolbar_activate_location):
+ Revert patch from bug #169956, it's not correct.
+
+ * src/ephy-window.c: (sync_chromes_visibility):
+
+ Fix a crash on window close with active toolbar activation.
+
+2005-03-11 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-toolbar.c: (ephy_toolbar_activate_location):
+
Don't activate the location entry if it's hidden. Fixes bug #169956.
2005-03-11 Christian Persch <chpe@cvs.gnome.org>