diff options
author | Nick Hadaway <raker@gentoo.org> | 2002-08-12 15:27:35 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2002-08-12 15:27:35 +0000 |
commit | 4927770928ddc241da4f5c5604d46fe4d160e65c (patch) | |
tree | d84c7bf82245a5c8250c10c6c36b9b5b112df055 /net-mail/cyrus-imapd/ChangeLog | |
parent | Version bump. Currently testing. Fixes for string vulnerabilities and buffe... (diff) | |
download | gentoo-2-4927770928ddc241da4f5c5604d46fe4d160e65c.tar.gz gentoo-2-4927770928ddc241da4f5c5604d46fe4d160e65c.tar.bz2 gentoo-2-4927770928ddc241da4f5c5604d46fe4d160e65c.zip |
Removed --without-perl from configure options for obvious reasons.
Diffstat (limited to 'net-mail/cyrus-imapd/ChangeLog')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index a17a9db1b832..7f9dc909be64 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.4 2002/08/08 15:29:01 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.5 2002/08/12 15:27:35 raker Exp $ *cyrus-imapd-2.1.5 (13 Jul 2002) + 12 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild : + I have no idea why --without-perl was one of the configure options. + 08 Aug 2002; Nick Hadaway <raker@gentoo.org> cyrus-imapd-2.1.5.ebuild : Added a couple of configure options suggested by mhromada@elas.sk on bug #6156. |