diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2003-01-09 Marco Pesenti Gritti <marco@it.gnome.org> + + * TODO: + * embed/ephy-history.c: (ephy_history_init): + * embed/mozilla/FilePicker.cpp: + * lib/ephy-node.c: (ephy_node_new_with_id), + (ephy_node_system_init): + * lib/ephy-node.h: + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init): + + Extend ephy node to allow some reversed ids. + Use it for base bookmarks/history elements, should + fix bookmarks lossage. + Fix filepicker initialization. + 2003-01-08 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: |