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 9f35f42f7..6c3203b65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2003-07-06 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-go-action.c: (button_clicked), (activate_cb),
+ (create_menu_item), (create_menu_proxy_cb), (connect_proxy),
+ (ephy_go_action_class_init):
+
+ Implement toolbar overflow menu item for the go button.
+
+2003-07-06 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-node.c: (ephy_node_finalize):
Fix mem leak.