diff options
author | Kurt Lieber <klieber@gentoo.org> | 2004-03-07 01:52:17 +0000 |
---|---|---|
committer | Kurt Lieber <klieber@gentoo.org> | 2004-03-07 01:52:17 +0000 |
commit | 3a2b6b7f50e371c81f5231179578a4c2f09166dc (patch) | |
tree | 6248e1a660f41003bd9812702c31101ce78121ba /net-mail/exim/ChangeLog | |
parent | mark as ~mips (diff) | |
download | historical-3a2b6b7f50e371c81f5231179578a4c2f09166dc.tar.gz historical-3a2b6b7f50e371c81f5231179578a4c2f09166dc.tar.bz2 historical-3a2b6b7f50e371c81f5231179578a4c2f09166dc.zip |
change to allow extra LDFLAGS to be passed to exim
Diffstat (limited to 'net-mail/exim/ChangeLog')
-rw-r--r-- | net-mail/exim/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-mail/exim/ChangeLog b/net-mail/exim/ChangeLog index 4aa2946e102b..a42a8aa6ffec 100644 --- a/net-mail/exim/ChangeLog +++ b/net-mail/exim/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/exim # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.45 2004/01/18 14:48:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.46 2004/03/07 01:52:17 klieber Exp $ + +*exim-4.24-r2 (06 Mar 2004) + + 06 Mar 2004; Kurt Lieber <klieber@gentoo.org> exim-4.24-r2.ebuild: + change to allow extra LDFLAGS to be passed to exim 18 Jan 2004; Martin Holzer <mholzer@gentoo.org> files/exim.rc6: adding provide mta. Closes #34544. |