aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23b79de6e..887a8593a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org>
+ * lib/ephy-node.c: (real_remove_child):
+
+ Emit removed signal after the node is actually removed.
+ This could cause bugs, test test test ;)
+
+ * src/bookmarks/ephy-bookmarks.c: (topics_removed_cb):
+
+ Update topics list and uncategorized folder on topics
+ removal.
+
+2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org>
+
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_update_menu), (view_selection_changed_cb),
(ephy_bookmarks_editor_construct):