]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add PR#
authorAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 23:10:30 +0000 (23:10 +0000)
committerAndré Malo <nd@apache.org>
Wed, 2 Jun 2004 23:10:30 +0000 (23:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103826 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 487369205096b119e721cb91259a28d48df2392b..6c89996e762f98082581a525b1d0f77de90fc884 100644 (file)
--- 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]