From: André Malo Date: Wed, 2 Jun 2004 23:12:31 +0000 (+0000) Subject: sync X-Git-Tag: pre_ajp_proxy~204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=426c9670c6600dd2425b7d02b93fa04286d7c1e9;p=apache sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103827 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a06d48d0e3..ed8da50b61 100644 --- a/CHANGES +++ b/CHANGES @@ -387,7 +387,7 @@ Changes with Apache 2.0.50 *) Regression from 1.3: At startup, suexec now will be checked for availability, the setuid bit and user root. The works only if httpd is compiled with the shipped APR version (0.9.5). - [André Malo] + PR 28287. [André Malo] *) Unix MPMs: Stop dropping connections when the file descriptor is at least FD_SETSIZE. [Jeff Trawick]