diff options
author | 2008-03-10 22:10:20 +0000 | |
---|---|---|
committer | 2008-03-10 22:10:20 +0000 | |
commit | 6ebd9741afd32a7d20eff8d6859a840b23d64b4d (patch) | |
tree | 453c14748d550da107d114f2b2ce67ef2fe4101b /www-servers/varnish/ChangeLog | |
parent | Remove old (diff) | |
download | gentoo-2-6ebd9741afd32a7d20eff8d6859a840b23d64b4d.tar.gz gentoo-2-6ebd9741afd32a7d20eff8d6859a840b23d64b4d.tar.bz2 gentoo-2-6ebd9741afd32a7d20eff8d6859a840b23d64b4d.zip |
allow varnish to lock the logfile to memory - add RDEPEND on gcc
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-servers/varnish/ChangeLog')
-rw-r--r-- | www-servers/varnish/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/www-servers/varnish/ChangeLog b/www-servers/varnish/ChangeLog index 93992f48016b..2819fe7875bc 100644 --- a/www-servers/varnish/ChangeLog +++ b/www-servers/varnish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-servers/varnish -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.13 2007/12/21 22:39:22 bangert Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/ChangeLog,v 1.14 2008/03/10 22:10:20 bangert Exp $ + + 10 Mar 2008; Thilo Bangert <bangert@gentoo.org> files/varnishd.initd: + allow varnish to lock the logfile to memory - the next version of varnish + will require this. Add RDEPEND on gcc - varnish compiles vcl into c code. 21 Dec 2007; Thilo Bangert <bangert@gentoo.org> -files/varnish-1.1-build-DESTDIR.patch, varnish-1.0.4.ebuild, |