]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
hit and run vote
authorBill Stoddard <stoddard@apache.org>
Fri, 19 Mar 2004 13:04:48 +0000 (13:04 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 19 Mar 2004 13:04:48 +0000 (13:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103033 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c65412c24f51f7471393b8518b6a81821ba37836..e5f4576081a521544c3bbac06d777251eaff5366 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/19 11:25:04 $]
+Last modified at [$Date: 2004/03/19 13:04:48 $]
 
 Release:
 
@@ -80,7 +80,7 @@ PATCHES TO BACKPORT FROM 2.1
     *) Michael Corcoran's patch to listen.c to avoid segfault when
        there are no Listen directives.
            server/listen.c: r1.101
-       +1: trawick
+       +1: trawick, stoddard
 
     *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a 
        segmentation fault.