diff options
author | 2012-08-08 13:24:57 +0000 | |
---|---|---|
committer | 2012-08-08 13:24:57 +0000 | |
commit | c802d3ac1daf9be99f636a44d54a2415895253c8 (patch) | |
tree | 9de518afbab54720f9119112b3aaa109ac215097 /www-servers/thttpd/ChangeLog | |
parent | Doesn't work with recent xorg-server, bug #430162. Drop old. (diff) | |
download | gentoo-2-c802d3ac1daf9be99f636a44d54a2415895253c8.tar.gz gentoo-2-c802d3ac1daf9be99f636a44d54a2415895253c8.tar.bz2 gentoo-2-c802d3ac1daf9be99f636a44d54a2415895253c8.zip |
Fix THTTPD_DOCROOT
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'www-servers/thttpd/ChangeLog')
-rw-r--r-- | www-servers/thttpd/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www-servers/thttpd/ChangeLog b/www-servers/thttpd/ChangeLog index ec3a94990235..89dc4070740c 100644 --- a/www-servers/thttpd/ChangeLog +++ b/www-servers/thttpd/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for www-servers/thttpd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.46 2012/08/05 15:50:57 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.47 2012/08/08 13:24:57 blueness Exp $ + + 08 Aug 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.4-r1.ebuild, + files/thttpd.conf.sample, files/thttpd.confd, files/thttpd.confd.1: + Fix THTTPD_DOCROOT *thttpd-2.26.4-r1 (05 Aug 2012) 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.26.4.ebuild, +thttpd-2.26.4-r1.ebuild: - Move distribution's htdocs to doc dir, bug #429632 + Move htdocs to docdir, bug #429632 *thttpd-2.26.4 (13 Jul 2012) |