aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0649feea5..45e2aa4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-15 Xan Lopez <xan@masilla.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_construct):
+
+ Put the bookmark view in hinted mode.
+
+ * src/bookmarks/ephy-node-view.c: (ephy_node_view_button_press_cb),
+ (ephy_node_view_enable_drag_source), (ephy_node_view_set_hinted):
+ * src/bookmarks/ephy-node-view.h:
+
+ Fix multiple selection actions in the Bookmark Editor.
+
2003-03-15 Marco Pesenti Gritti <marco@it.gnome.org>
* embed/ephy-embed-persist.c: (ephy_embed_persist_init),