diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2001-01-13 06:49:45 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-01-13 06:49:45 +0800 |
commit | a6dd190c216806d4c0520d7a8e6a8d26d056154e (patch) | |
tree | fb57d4a5e859b2d83155eb0efa35f02b286deb54 /ChangeLog | |
parent | e04883fa81bcb7efffe02627c5f32b5c36e74f6d (diff) | |
download | gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar.gz gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar.bz2 gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar.lz gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar.xz gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.tar.zst gsoc2013-evolution-a6dd190c216806d4c0520d7a8e6a8d26d056154e.zip |
Make evolution depend on the new version of gal.
2001-01-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Make evolution depend on the new version of gal.
svn path=/trunk/; revision=7467
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ +2001-01-12 Christopher James Lahey <clahey@helixcode.com> + + * configure.in: Make evolution depend on the new version of gal. + 2001-01-12 Dan Winship <danw@ximian.com> * MAINTAINERS, AUTHORS, README: Ximianize. Also update the README @@ -28,8 +32,8 @@ 2001-01-03 Christopher James Lahey <clahey@helixcode.com> - * configure.in (EVOLUTION_DIR): Removed - camel/providers/mbox/Makefile and camel/providers/mh/Makefile. + * configure.in: Removed camel/providers/mbox/Makefile and + camel/providers/mh/Makefile. 2001-01-01 Michael Meeks <michael@helixcode.com> |