diff options
author | 2005-03-27 17:27:55 +0000 | |
---|---|---|
committer | 2005-03-27 17:27:55 +0000 | |
commit | 244ac0b5351f0c2e033bb4741dd88fe880a6d0ab (patch) | |
tree | 98faba363ff67d92f9a30012b89112869c8d1270 /www-servers/thttpd/ChangeLog | |
parent | Added php support (diff) | |
download | gentoo-2-244ac0b5351f0c2e033bb4741dd88fe880a6d0ab.tar.gz gentoo-2-244ac0b5351f0c2e033bb4741dd88fe880a6d0ab.tar.bz2 gentoo-2-244ac0b5351f0c2e033bb4741dd88fe880a6d0ab.zip |
Added php support
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-servers/thttpd/ChangeLog')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index f286998f2fed..225c0d5fadbb 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-servers/thttpd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.5 2005/03/08 14:42:54 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.6 2005/03/27 17:26:44 stuart Exp $ + +*thttpd-2.25b-r2 (27 Mar 2005) + + 27 Mar 2005; Stuart Herbert <stuart@gentoo.org> +files/php-5.0.3-IOV.patch, + +files/php-5.0.3-missing-arches.patch, +files/php5.0-stdint.diff, + +files/php5_soap_persistence_session.diff, + +files/thttpd-2.25/php-5.0.3-thttpd-2.25b.patch, +thttpd-2.25b-r2.ebuild: + Added php support (requested by Solar) *thttpd-2.25b-r1 (08 Mar 2005) |