aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-05-24 03:21:12 +0800
committerDan Winship <danw@src.gnome.org>2001-05-24 03:21:12 +0800
commitcd75a45fc98b686fc180feb3209bbfd2e1c4413b (patch)
tree01c09143a9a6281da52d554152456d00ef4ac9f1 /ChangeLog
parente468b3b58b759df07a0d398fdc89af7bc3d42677 (diff)
downloadgsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar.gz
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar.bz2
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar.lz
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar.xz
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.tar.zst
gsoc2013-evolution-cd75a45fc98b686fc180feb3209bbfd2e1c4413b.zip
Remove reference to verify-evolution-install.sh since it doesn't work any
* README: Remove reference to verify-evolution-install.sh since it doesn't work any more. * configure.in (EVO_CHECK_LIB): allow this to take a max version too, mostly so we can bound the allowable gal versions for releases, but also to require libxml < 2.0. (OpenSSL): Fixicate to work on NetBSD (OpenSSL in /usr, no libdl). svn path=/trunk/; revision=9951
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d659beeaa..4a0fb7975d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2001-05-23 Dan Winship <danw@ximian.com>
+
+ * README: Remove reference to verify-evolution-install.sh since it
+ doesn't work any more.
+
+ * configure.in (EVO_CHECK_LIB): allow this to take a max version
+ too, mostly so we can bound the allowable gal versions for
+ releases, but also to require libxml < 2.0.
+ (OpenSSL): Fixicate to work on NetBSD (OpenSSL in /usr, no libdl).
+
2001-05-23 Kjartan Maraas <kmaraas@gnome.org>
* tools/killev: s/evolution-vcard-import/evolution-vcard-importer