]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorAndré Malo <nd@apache.org>
Mon, 31 May 2004 09:47:50 +0000 (09:47 +0000)
committerAndré Malo <nd@apache.org>
Mon, 31 May 2004 09:47:50 +0000 (09:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103809 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 37f6d70df87b5967c906a270938f56255b924db4..a80e478986c380a0e77987d0bfa8560ce2651c7a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/26 23:30:38 $]
+Last modified at [$Date: 2004/05/31 09:47:50 $]
 
 Release:
 
@@ -81,7 +81,8 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) Allow LimitRequestBody to be reset to unlimited. PR 29106
          server/core.c: r1.279
-       +1: nd, kess (on concept)
+       +1: nd
+       +1: kess (on concept)
 
     *) Small fix to allow reverse proxying to an ftp server. Previously
        an attempt to do this would try and connect to 0.0.0.0, regardless
@@ -106,7 +107,7 @@ PATCHES TO BACKPORT FROM 2.1
        with conditional use of APR_LARGEFILE
 
        PR: 13511
-       +1: jorton, trawick
+       +1: jorton, trawick, nd
 
     *) mod_ssl: Fix potential SEGV in 'shmcb' session cache.
        modules/ssl/ssl_scache_shmcb.c: r1.26
@@ -116,6 +117,7 @@ PATCHES TO BACKPORT FROM 2.1
        http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.160&r2=1.163
        PR: 22030, 18348
        +1: jorton, trawick
+       +1: nd (concept)
 
     *) Prevent Win32 pool corruption at startup
          server/mpm/winnt/child.c: r1.36