diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-02-11 10:35:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-02-11 10:35:51 +0000 |
commit | 4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c (patch) | |
tree | b9c2525aedd489622433d605718cc1d140077ef1 /mail-mta/nullmailer/ChangeLog | |
parent | block new nullmailer versions for mailer-config. (diff) | |
download | gentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.tar.gz gentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.tar.bz2 gentoo-2-4e53c8c6566669c9cfc922e0e6f8aff2b045eb9c.zip |
Fix bugs raised by #121587 - Numerous issues, fixed in >=1.02-r1. 1.00-r2 and 1.02-r2 implement the new mailer-config system, and are in package.mask.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-mta/nullmailer/ChangeLog')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index b3647e2e8b62..f672a24e4036 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for mail-mta/nullmailer # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.21 2006/01/30 04:04:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.22 2006/02/11 10:35:51 robbat2 Exp $ + +*nullmailer-1.02-r2 (11 Feb 2006) +*nullmailer-1.02-r1 (11 Feb 2006) +*nullmailer-1.00-r2 (11 Feb 2006) + + 11 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> files/mailer.conf, + nullmailer-1.00.ebuild, +nullmailer-1.00-r2.ebuild, + nullmailer-1.02.ebuild, +nullmailer-1.02-r1.ebuild, + +nullmailer-1.02-r2.ebuild: + Fix bugs raised by #121587 - Numerous issues, fixed in >=1.02-r1. 1.00-r2 + and 1.02-r2 implement the new mailer-config system, and are in package.mask. 30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> -nullmailer-1.00_rc7.ebuild, -nullmailer-1.00_rc7-r1.ebuild, |