diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-09-21 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug. + +2003-09-21 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-file-helpers.c: (ephy_file_save_xml): Fix check for return value of xmlSaveFileFormat, _maybe_ |