diff options
author | 2005-01-27 10:59:29 +0000 | |
---|---|---|
committer | 2005-01-27 10:59:29 +0000 | |
commit | def0eecd0d2e37958c0beb097f983cb16a99c080 (patch) | |
tree | 55aa5124c8249b7336a667c4304bb540ba8ce23b /mail-mta/postfix/ChangeLog | |
parent | Revert previous commit, the fix needs to be more complex. (diff) | |
download | historical-def0eecd0d2e37958c0beb097f983cb16a99c080.tar.gz historical-def0eecd0d2e37958c0beb097f983cb16a99c080.tar.bz2 historical-def0eecd0d2e37958c0beb097f983cb16a99c080.zip |
use antivirus in initscript. bug #76285.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'mail-mta/postfix/ChangeLog')
-rw-r--r-- | mail-mta/postfix/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail-mta/postfix/ChangeLog b/mail-mta/postfix/ChangeLog index cb974b5cbedc..57f39f06c6ff 100644 --- a/mail-mta/postfix/ChangeLog +++ b/mail-mta/postfix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/postfix # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.43 2005/01/22 05:40:25 langthang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.44 2005/01/27 10:59:29 ticho Exp $ + + 27 Jan 2005; Andrej Kacian <ticho@gentoo.org> files/postfix.rc6: + Add "use antivirus" to initscript. Bug #76285. *postfix-2.2_beta20050119 (21 Jan 2005) |