diff options
author | 2006-07-12 21:45:32 +0000 | |
---|---|---|
committer | 2006-07-12 21:45:32 +0000 | |
commit | 05d5db5509fc43bad197576b878835c49a9df399 (patch) | |
tree | 09d573d5cc3cfa08f341bb7ae5c5bb104c7efb50 /net-mail/cyrus-imapd/ChangeLog | |
parent | add autocreate, autosieve, nntp (diff) | |
download | gentoo-2-05d5db5509fc43bad197576b878835c49a9df399.tar.gz gentoo-2-05d5db5509fc43bad197576b878835c49a9df399.tar.bz2 gentoo-2-05d5db5509fc43bad197576b878835c49a9df399.zip |
Add three new local USE flags:
autocreate. Bug #112912. Thanks to Jörn Dreyer <j.dreyer@butonic.de> and
Mike Nerone <mike@nerone.org>
autosieve. Bug #133187 requested by Martin Schlemme <azarah@gentoo.org>
nntp. Bug #130159 reported and provided patch by W-Mark Kubacki
<wmark.gentoo@hurrikane.de>
Honor kerberos USE flag. Bug #129957 reported and provided patch by Peter
Dinges <me@elwedgo.de>
Remove unsupported-8bit.patch as it is included upstream and some cleanup.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'net-mail/cyrus-imapd/ChangeLog')
-rw-r--r-- | net-mail/cyrus-imapd/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/net-mail/cyrus-imapd/ChangeLog b/net-mail/cyrus-imapd/ChangeLog index f57de4d003e2..58f07cf59474 100644 --- a/net-mail/cyrus-imapd/ChangeLog +++ b/net-mail/cyrus-imapd/ChangeLog @@ -1,6 +1,22 @@ # ChangeLog for net-mail/cyrus-imapd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.81 2006/06/12 20:06:53 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.82 2006/07/12 21:45:32 langthang Exp $ + +*cyrus-imapd-2.3.7 (12 Jul 2006) + + 12 Jul 2006; Tuấn Văn <langthang@gentoo.org> + +files/cyrus-imapd-2.3.7-drac.patch, + +files/cyrus-imapd-2.3.7-drac_with_autocreate.patch, + +cyrus-imapd-2.3.7.ebuild: + Add three new local USE flags: + autocreate. Bug #112912. Thanks to Jörn Dreyer <j.dreyer@butonic.de> and + Mike Nerone <mike@nerone.org> + autosieve. Bug #133187 requested by Martin Schlemme <azarah@gentoo.org> + nntp. Bug #130159 reported and provided patch by W-Mark Kubacki + <wmark.gentoo@hurrikane.de> + Honor kerberos USE flag. Bug #129957 reported and provided patch by Peter + Dinges <me@elwedgo.de> + Remove unsupported-8bit.patch as it is included upstream and some cleanup. *cyrus-imapd-2.3.6 (12 Jun 2006) |