aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 11d9a82a2..adbd904b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-08-06 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-shell.c: (load_homepage):
+ * src/window-commands.c: (window_cmd_go_home):
+
+ Fix blank page loading.
+
+ * src/ephy-shell.c: (ephy_shell_new_tab):
+
+ Fix new tab positioning.
+
2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org>
* src/ephy-window.c: (show_embed_popup):
@@ -5,14 +16,14 @@
Disable clipboard context menu. No way to make
it work correctly for 1.0.
-2003-08-04 Christian Persch <chpe@cvs.gnome.org>
+2003-08-05 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml):
* lib/egg/eggtoolbar.c: (egg_toolbar_finalize):
Fix mem leaks.
-2003-08-04 Christian Persch <chpe@cvs.gnome.org>
+2003-08-05 Christian Persch <chpe@cvs.gnome.org>
* lib/widgets/ephy-arrow-toolbutton.c: