diff options
author | 2009-04-18 12:32:48 +0000 | |
---|---|---|
committer | 2009-04-18 12:32:48 +0000 | |
commit | 750e5844f727910724c25fcb46f39f50974d76fd (patch) | |
tree | b003d1ce061ccfee7939c2da87a1184b97c66a83 /dev-libs/fcgi/ChangeLog | |
parent | amd64/x86 stable, bug #260484 (diff) | |
download | gentoo-2-750e5844f727910724c25fcb46f39f50974d76fd.tar.gz gentoo-2-750e5844f727910724c25fcb46f39f50974d76fd.tar.bz2 gentoo-2-750e5844f727910724c25fcb46f39f50974d76fd.zip |
Add patch for GCC 4.4 compatibility.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/fcgi/ChangeLog')
-rw-r--r-- | dev-libs/fcgi/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-libs/fcgi/ChangeLog b/dev-libs/fcgi/ChangeLog index 6545bced4bd9..da358b66efea 100644 --- a/dev-libs/fcgi/ChangeLog +++ b/dev-libs/fcgi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/fcgi -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.38 2008/12/08 21:24:47 graaff Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/fcgi/ChangeLog,v 1.39 2009/04/18 12:32:48 graaff Exp $ + + 18 Apr 2009; Hans de Graaff <graaff@gentoo.org> + +files/fcgi-2.4.1_pre0311112127-gcc44.patch, + fcgi-2.4.1_pre0311112127.ebuild: + Fix GCC 4.4 compilation. Thanks to Daniel J for the patch and Ryan Hill for + testing in bug #256654. *fcgi-2.4.1_pre0311112127 (08 Dec 2008) |