diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-04-03 15:17:32 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-04-03 15:17:32 +0000 |
commit | 5573e6276ffd36e9bcb4a07372b84dfa17452131 (patch) | |
tree | 6904592e5eb2d0e56cab8c3bd23077678fcb089a /net-ftp/pftpfxp/ChangeLog | |
parent | Version bump for security bug #237476. Since this is basically 1.6.0.7 with o... (diff) | |
download | gentoo-2-5573e6276ffd36e9bcb4a07372b84dfa17452131.tar.gz gentoo-2-5573e6276ffd36e9bcb4a07372b84dfa17452131.tar.bz2 gentoo-2-5573e6276ffd36e9bcb4a07372b84dfa17452131.zip |
Fix gcc 4.3 compile failure. Thanks to Magnus Granberg, fixes #261299
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'net-ftp/pftpfxp/ChangeLog')
-rw-r--r-- | net-ftp/pftpfxp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-ftp/pftpfxp/ChangeLog b/net-ftp/pftpfxp/ChangeLog index fe8a992579ba..37d7e260c9d8 100644 --- a/net-ftp/pftpfxp/ChangeLog +++ b/net-ftp/pftpfxp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/pftpfxp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pftpfxp/ChangeLog,v 1.13 2009/03/08 03:00:36 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pftpfxp/ChangeLog,v 1.14 2009/04/03 15:17:32 patrick Exp $ + + 03 Apr 2009; Patrick Lauer <patrick@gentoo.org> +files/1.11-gcc43.patch, + pftpfxp-1.11.ebuild: + Fix gcc 4.3 compile failure. Thanks to Magnus Granberg, fixes #261299 *pftpfxp-1.11 (08 Mar 2009) |