diff options
author | 2002-07-22 23:09:48 +0000 | |
---|---|---|
committer | 2002-07-22 23:09:48 +0000 | |
commit | 05dc154ca1075d73dc18b1d7e129e5519e3d707b (patch) | |
tree | 68036c5dd1b8603abcb20467554b56f65b76169d /net-mail/postfix/ChangeLog | |
parent | add mask for new postfix build which supports ipv6,tls, and saslv2 (diff) | |
download | historical-05dc154ca1075d73dc18b1d7e129e5519e3d707b.tar.gz historical-05dc154ca1075d73dc18b1d7e129e5519e3d707b.tar.bz2 historical-05dc154ca1075d73dc18b1d7e129e5519e3d707b.zip |
New ebuild with tls and ipv6 support. Also added support for saslv2.
Thanks to Philipp Morger for a start on the ebuilds and patches.
Diffstat (limited to 'net-mail/postfix/ChangeLog')
-rw-r--r-- | net-mail/postfix/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-mail/postfix/ChangeLog b/net-mail/postfix/ChangeLog index f41472e7f731..27b5433bc47d 100644 --- a/net-mail/postfix/ChangeLog +++ b/net-mail/postfix/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-mail/postfix # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.22 2002/07/21 17:16:28 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.23 2002/07/22 23:09:48 raker Exp $ + +*postfix-1.1.11.20020613 (22 Jul 2002) + + 22 Jul 2002; Nick Hadaway <raker@gentoo.org> + postfix-1.1.11.20020613.ebuild, files/digest-postfix-1.1.11.20020613, + files/tls+ipv6.diff, files/saslv2.diff + + New ebuild with tls and ipv6 support. Also added support for saslv2. + Thanks to Philipp Morger for a start on the ebuilds and patches. 21 Jul 2002; Maik Schreiber <blizzy@gentoo.org> postfix-1.1.11-r4.ebuild, ChangeLog: |