diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-29 03:00:37 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-29 03:00:37 +0800 |
commit | c00045335cefa6e2b657934424dcb25a55da9e08 (patch) | |
tree | a141aa597721faecc45ff1bbe04251ec82bef646 /ChangeLog | |
parent | 65b46c9e9e72d31a3a8937c4774f91b549fb214d (diff) | |
download | gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar.gz gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar.bz2 gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar.lz gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar.xz gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.tar.zst gsoc2013-epiphany-c00045335cefa6e2b657934424dcb25a55da9e08.zip |
Don't crash when reading the RDF file fails.
2004-01-28 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarks-import.c:
(ephy_bookmarks_import_rdf):
Don't crash when reading the RDF file fails.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-01-28 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-import.c: + (ephy_bookmarks_import_rdf): + + Don't crash when reading the RDF file fails. + +2004-01-28 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks-export.c: (ephy_bookmarks_export_rdf): |