aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-21 21:38:54 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-21 21:38:54 +0800
commit740323fa9dc25b6d831c5ff4b681ad142cc1afa6 (patch)
tree39721b104d0630f982f18fae123082da3fe437a4 /ChangeLog
parent81791356a8f74dad96b53367ae27c88b8f2f4262 (diff)
downloadgsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar.gz
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar.bz2
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar.lz
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar.xz
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.tar.zst
gsoc2013-epiphany-740323fa9dc25b6d831c5ff4b681ad142cc1afa6.zip
Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.
2003-09-21 Christian Persch <chpe@cvs.gnome.org> * configure.in: Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d12e744f..7be6ffebb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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_