diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-03-25 07:04:29 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-03-25 07:04:29 +0800 |
commit | 674c6c88ec079fe16688296835fdc6da0820832f (patch) | |
tree | d127eb289f7f342dc4b37b010d5640e7fe02ab4c /ChangeLog | |
parent | 0dd895b5ec8984bcbb10d1df91a26cf0e4e70771 (diff) | |
download | gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.gz gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.bz2 gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.lz gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.xz gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.tar.zst gsoc2013-epiphany-674c6c88ec079fe16688296835fdc6da0820832f.zip |
Fix to use the new api
2003-03-25 Marco Pesenti Gritti <marco@it.gnome.org>
* TODO:
* src/bookmarks/ephy-bookmarks-import.c: (set_folder),
(mozilla_parse_bookmarks), (xbel_parse_folder):
Fix to use the new api
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-03-25 Marco Pesenti Gritti <marco@it.gnome.org> + + * TODO: + * src/bookmarks/ephy-bookmarks-import.c: (set_folder), + (mozilla_parse_bookmarks), (xbel_parse_folder): + + Fix to use the new api + 2003-03-24 Xan Lopez <xan@masilla.org> * TODO: |