]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
reviewed and compiled and tried to check for similar problems elsewhere in the code...
authorBill Stoddard <stoddard@apache.org>
Wed, 24 Mar 2004 05:59:21 +0000 (05:59 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 24 Mar 2004 05:59:21 +0000 (05:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103122 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dbbb8597a25b8c63a1cb7e100df039f6437b2454..c0edd6c482a64c3e2e3cc121342d8e0ebfebf28b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/24 02:58:02 $]
+Last modified at [$Date: 2004/03/24 05:59:21 $]
 
 Release:
 
@@ -93,7 +93,7 @@ PATCHES TO BACKPORT FROM 2.1
        into a crash-a-matic :(
            include/http_core.h: r1.82
            server/core.c: r1.268
-       +1: trawick
+       +1: trawick, stoddard
 
     *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a 
        segmentation fault.