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 0d5636671..2d19907fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-main.c: (main):
+ * src/ephy-shell.c: (ephy_shell_finalize):
+
+ Don't weak ref the shell when it's finalised already.
+ Fixes bug #165542.
+
+2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb):
Set "Clear" context menu entry insensitive in lockdown mode.