]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
added votes
authorJean-Jacques Clar <clar@apache.org>
Fri, 19 Mar 2004 14:40:10 +0000 (14:40 +0000)
committerJean-Jacques Clar <clar@apache.org>
Fri, 19 Mar 2004 14:40:10 +0000 (14:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103034 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e5f4576081a521544c3bbac06d777251eaff5366..512c75966fa83d04dffd0ac58e496aea4e4795f9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/19 13:04:48 $]
+Last modified at [$Date: 2004/03/19 14:40:10 $]
 
 Release:
 
@@ -85,13 +85,13 @@ PATCHES TO BACKPORT FROM 2.1
     *) Limit the concurrency in 'ab' to MAX_CONCURRENCY to prevent a 
        segmentation fault.
            support/ab.c: r1.140, r1.141
-       +1: madhum, trawick
+       +1: madhum, trawick, jjclar
 
     *) Fix the comment delimiter so that it correctly parses the username
         comment.  Also add a terminate function to allow NetWare to pause
        the output before the screen is destroyed.
        support/htdbm.c: r1.15
-       +1: bnicholes, trawick
+       +1: bnicholes, trawick, jjclar
 
     *) Use apr_temp_dir_get for htdigest and remove the dependancy on
         the external cp/copy command. Remove the OMIT_DELONCLOSE #ifdef
@@ -99,11 +99,11 @@ PATCHES TO BACKPORT FROM 2.1
        the apr_temp_dir_get() call.  Also some other misc cleanup of
        the code
        support/htdigest.c: r1.41, r1.42, r1.43, r1.44, r1.45
-       +1: bnicholes
+       +1: bnicholes, jjclar
 
     *) Use apr_temp_dir_get for htpasswd
        support/htpasswd.c: 1.75
-       +1: thommay, bnicholes
+       +1: thommay, bnicholes, jjclar
 
     *) Allow Satisfy directives to be influenced by <Limit>.
        PR: 14726
@@ -141,7 +141,7 @@ PATCHES TO BACKPORT FROM 2.1
     * Replace some of the mutex locking in the worker MPM with
       atomic operations for higher concurrency.
       server/mpm/worker/fdqueue.c 1.24, 1.25
-      +1: brianp, ianh
+      +1: brianp, ianh, jjclar
 
     * Rewrite how proxy sends its request to allow input bodies to 
       morph the request bodies.  Previously, if an input filter