aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be2b8835d..75a0288d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2006-02-14 Christian Persch <chpe@cvs.gnome.org>
+ * src/bookmarks/ephy-bookmarks-export.c: (write_rdf):
+
+ Don't export the local bookmarks.
+
+ * src/bookmarks/ephy-bookmarks-menu.c: (append_menu):
+
+ Remove "name" attribute in the UI string, since it's set
+ to same value as "action".
+
+ * src/bookmarks/ephy-open-tabs-action.c: (node_added_cb):
+
+ Fix untranslated string!
+
+2006-02-14 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-gui.c:
* lib/ephy-gui.h: