aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-18 04:10:12 +0800
committerDan Winship <danw@src.gnome.org>2000-04-18 04:10:12 +0800
commitc52986db9777f0da353908c57e2c8a3e16204448 (patch)
tree6569c450c41e8a10928dfe9a0ec25135906bc097 /ChangeLog
parent4f686ae899ee11715d0f7e8a9447dbee404ab857 (diff)
downloadgsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar.gz
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar.bz2
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar.lz
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar.xz
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.tar.zst
gsoc2013-evolution-c52986db9777f0da353908c57e2c8a3e16204448.zip
Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior
* configure.in (xmlpatch): Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior in 1.8.7 is incompatible with its behavior in 1.8.6 and earlier. svn path=/trunk/; revision=2478
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 005e431352..814eef1948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-04-17 Dan Winship <danw@helixcode.com>
+ * configure.in (xmlpatch): Require gnome-xml 1.8.7 (or later,
+ but not 2.0). xmlParseMemory's behavior in 1.8.7 is incompatible
+ with its behavior in 1.8.6 and earlier.
+
* tests/test-url.c: New program to test CamelURL
2000-04-16 Christopher James Lahey <clahey@helixcode.com>