aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f59c5708a..a94411f01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-11-16 Marco Pesenti Gritti <marco@gnome.org>
+ * src/ephy-shell.c: (toolwindow_show_cb), (toolwindow_hide_cb),
+ (ephy_shell_get_bookmarks_editor):
+
+ Do not access session from priv struct but use get_session,
+ so it's properly initialized-> Fix epiphany -b crash
+
+2003-11-16 Marco Pesenti Gritti <marco@gnome.org>
+
* src/ephy-session.c: (get_session_filename), (ephy_session_init),
(ephy_session_finalize):
* src/ephy-shell.c: (save_yourself_cb), (die_cb),