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 68cb2614e..f8f1063dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-06-11 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/bookmarks/ephy-bookmark-toolitem.h:
+ * src/bookmarks/ephy-bookmark-toolitem.c:
+ * src/bookmarks/ephy-bookmark-action.c: (create_tool_item),
+ (create_menu_item), (ephy_bookmark_action_class_init):
+
+ Moved bookmark tool item creation to a dedicated tool item. That way we
+ can provide toolbar overflow menu items.
+
2003-06-11 Xan Lopez <xan@masilla.org>
* lib/widgets/ephy-node-view.c: (ephy_node_view_select_node):