summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-11-03 21:47:24 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-11-03 21:47:24 +0000
commit0a657553695cccc02df513a024bdd67706889724 (patch)
tree5115ce5730ffc4aaa1a1bf1e20dd46a2d4ae51e1 /app-benchmarks/siege/ChangeLog
parentMarking iprutils-2.0.15.3-r1 ~ppc for 32bit ppc64 userlands (diff)
downloadgentoo-2-0a657553695cccc02df513a024bdd67706889724.tar.gz
gentoo-2-0a657553695cccc02df513a024bdd67706889724.tar.bz2
gentoo-2-0a657553695cccc02df513a024bdd67706889724.zip
Add some sedfu to escape certain things in the siege.config script that get interpreted by bash causing what should go in ${HOME}/.siegerc to go to stderr instead, bug 111057.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-benchmarks/siege/ChangeLog')
-rw-r--r--app-benchmarks/siege/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-benchmarks/siege/ChangeLog b/app-benchmarks/siege/ChangeLog
index 06e13bb1c797..0ddbf66ffd39 100644
--- a/app-benchmarks/siege/ChangeLog
+++ b/app-benchmarks/siege/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-benchmarks/siege
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.32 2005/10/14 20:25:49 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/ChangeLog,v 1.33 2005/11/03 21:47:24 ka0ttic Exp $
+
+ 03 Nov 2005; Aaron Walker <ka0ttic@gentoo.org> siege-2.60.ebuild,
+ siege-2.61.ebuild, siege-2.64.ebuild:
+ Add some sedfu to escape certain things in the siege.config script that get
+ interpreted by bash causing what should go in ${HOME}/.siegrc to go to
+ stderr instead, bug 111057.
*siege-2.64 (14 Oct 2005)