From: André Malo Date: Wed, 2 Jun 2004 23:10:30 +0000 (+0000) Subject: add PR# X-Git-Tag: 2.0.50~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4dcd339db3245b597ddb63ea5a0b3d4d78b756e;p=thirdparty%2Fapache%2Fhttpd.git add PR# git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103826 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 48736920509..6c89996e762 100644 --- a/CHANGES +++ b/CHANGES @@ -19,7 +19,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]