diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-20 14:12:44 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-20 14:12:44 +0000 |
commit | e4978cd46c1915d36782c9ee290aba5cf883a09c (patch) | |
tree | f7c6b767bed9504080d1080f27248e32bbe5b2e7 /www-servers/lighttpd/ChangeLog | |
parent | Stable on sparc, bug #102991 (diff) | |
download | gentoo-2-e4978cd46c1915d36782c9ee290aba5cf883a09c.tar.gz gentoo-2-e4978cd46c1915d36782c9ee290aba5cf883a09c.tar.bz2 gentoo-2-e4978cd46c1915d36782c9ee290aba5cf883a09c.zip |
Revert previous -i flag removal as it's still necessary on certain systems bug #103108; added patch for undefined reference in 1.4.0 when USE=xattr, thanks to J <j-spam@starline.ee> in bug #103074.
(Portage version: 1.589-cvs)
Diffstat (limited to 'www-servers/lighttpd/ChangeLog')
-rw-r--r-- | www-servers/lighttpd/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www-servers/lighttpd/ChangeLog b/www-servers/lighttpd/ChangeLog index c5d858c975ab..6b720e8c2088 100644 --- a/www-servers/lighttpd/ChangeLog +++ b/www-servers/lighttpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-servers/lighttpd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.32 2005/08/19 15:53:01 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/ChangeLog,v 1.33 2005/08/20 14:12:43 ka0ttic Exp $ + + 20 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> + +files/lighttpd-1.4.0-stat-cache.diff, lighttpd-1.3.13-r3.ebuild, + lighttpd-1.3.15.ebuild, lighttpd-1.3.16.ebuild, lighttpd-1.4.0.ebuild: + Revert previous -i flag removal as it's still necessary on certain systems + bug #103108; added patch for undefined reference in 1.4.0 when USE=xattr, + thanks to J <j-spam@starline.ee> in bug #103074. *lighttpd-1.4.0 (19 Aug 2005) |