aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025550f3e..8a63d033c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2003-09-03 Christian Persch <chpe@cvs.gnome.org>
+ * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_single_bookmark),
+ (xbel_parse_bookmark), (xbel_parse_folder), (xbel_parse_bookmarks),
+ (ephy_bookmarks_import_xbel):
+
+ Rewrote xbel bookmarks importer using xmlreader api. Should fix
+ bug 120803.
+
+ * configure.in:
+
+ Require libxml2 >= 2.5.9
+
+2003-09-03 Christian Persch <chpe@cvs.gnome.org>
+
* src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu),
(cmd_bookmarks_import):