aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-06 04:59:22 +0800
committerDan Winship <danw@src.gnome.org>2000-08-06 04:59:22 +0800
commit089f42f8dd81428b578939f385eb143254a83644 (patch)
treead330ce0527816a1bd7259afd96d6e62f9497536 /ChangeLog
parent58badd8763aca6101b86ed50e45695f798d56284 (diff)
downloadgsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar.gz
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar.bz2
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar.lz
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar.xz
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.tar.zst
gsoc2013-evolution-089f42f8dd81428b578939f385eb143254a83644.zip
Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binaries
* tools/verify-evolution-install.sh: Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binaries to be installed anywhere in $PATH. svn path=/trunk/; revision=4555
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7793956abf..0268700252 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2000-08-05 Dan Winship <danw@helixcode.com>
+ * tools/verify-evolution-install.sh: Look for oafinfo files in
+ oaf's prefix, not gnome-libs's. Allow binaries to be installed
+ anywhere in $PATH.
+
* configure.in, README: Update the README and the text of the
Bonobo configure check to match reality. Remove the 0.15 vs
0.15-and-a-half check since we require post-0.16 now.