]> granicus.if.org Git - apache/commitdiff
sync
authorAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 23:12:31 +0000 (23:12 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 23:12:31 +0000 (23:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103827 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a06d48d0e3a38da579128c81215122cfc83077c0..ed8da50b616fe89e18bd1bdf64701d4a375dea3c 100644 (file)
--- 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]