diff options
Diffstat (limited to 'net-mail/fetchmail/ChangeLog')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 0236718aac96..21c87fc4e9fb 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-mail/fetchmail # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.52 2004/08/07 11:15:46 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.53 2004/09/03 19:56:19 ticho Exp $ + +*fetchmail-6.2.5-r1 (03 Sep 2004) + + 03 Sep 2004; Andrej Kacian <ticho@gentoo.org> + +files/fetchmail-6.2.5-broken-headers.patch, +fetchmail-6.2.5-r1.ebuild: + Apply patch to fetchmail sources to receive mail even if it has broken + headers, instead of deleting it, or choking up on it, for POP3 fetching. + Patch submitted by John Huttley <john@mwk.co.nz>, closes #34788. 07 Aug 2004; Tom Knight <tomk@gentoo.org> +files/fetchmail-6.2.5-fetchsizelimit.patch, fetchmail-6.2.5.ebuild: |