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 715a1a097..edbcb4db6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org>
+ * lib/ephy-types.h:
+
+ Remove unused define.
+
+ * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_save_delayed),
+ (bookmarks_changed_cb), (bookmarks_removed_cb),
+ (ephy_bookmarks_add):
+
+ Save added bookmarks on idle, otherwise importing is too slow.
+
+2003-07-07 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/widgets/ephy-autocompletion-window.c:
(ephy_autocompletion_window_key_press_cb):