diff options
author | Not Zed <NotZed@Ximian.com> | 2004-12-03 11:44:31 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-03 11:44:31 +0800 |
commit | b63a56247a1c88b620890534c02154634f759ae5 (patch) | |
tree | ebc145379c13354d491172bac2c277e78a0328f3 /ChangeLog | |
parent | ad284c350543fe2c86d578597d29d82371edca3d (diff) | |
download | gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.gz gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.zst gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.zip |
Make evolution mail link to camel-provider not camel only. Removed some
2004-12-02 Not Zed <NotZed@Ximian.com>
* configure.in: Make evolution mail link to camel-provider not
camel only. Removed some camel stuff.
2004-11-16 Not Zed <NotZed@Ximian.com>
* Makefile.am (SUBDIRS): removed camel.
* configure.in: Removed camel building, fixed module includes to
use camel via packageconfig.
2004-11-15 Not Zed <NotZed@Ximian.com>
* configure.in: Added libeds to camel and mail and filter cflags.
svn path=/trunk/; revision=28053
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -6,6 +6,22 @@ * configure.in: bump version, requires +2004-12-02 Not Zed <NotZed@Ximian.com> + + * configure.in: Make evolution mail link to camel-provider not + camel only. Removed some camel stuff. + +2004-11-16 Not Zed <NotZed@Ximian.com> + + * Makefile.am (SUBDIRS): removed camel. + + * configure.in: Removed camel building, fixed module includes to + use camel via packageconfig. + +2004-11-15 Not Zed <NotZed@Ximian.com> + + * configure.in: Added libeds to camel and mail and filter cflags. + 2004-11-09 Rodney Dawes <dobey@novell.com> * configure.in: Add AC_SUBST for plugins_base also |