From: Aaron Bannert Date: Thu, 22 Nov 2001 20:32:24 +0000 (+0000) Subject: Mention the new --with-suexec-bin parameter. X-Git-Tag: 2.0.29~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e6f05252c762325582648207d3254d649a4fdf3;p=apache Mention the new --with-suexec-bin parameter. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92135 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fbc5e8ac84..01532be4eb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.29-dev + *) Allow SUEXEC_BIN (the path to the suexec binary that is + hard-coded into the server) to be specified to the configure + script by the --with-suexec-bin parameter. [Aaron Bannert] + *) Fix segv in worker MPM following accept on pipe-of-death [Brian Pane]