]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a vote.
authorPaul J. Reder <rederpj@apache.org>
Wed, 24 Mar 2004 21:14:03 +0000 (21:14 +0000)
committerPaul J. Reder <rederpj@apache.org>
Wed, 24 Mar 2004 21:14:03 +0000 (21:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103131 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1a5dc986e8eb74c05f0ed178a48559c4a85e5c3c..ce1309a0fd3b117275b68770a4882eee3fe94a3b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/24 20:30:52 $]
+Last modified at [$Date: 2004/03/24 21:14:03 $]
 
 Release:
 
@@ -78,7 +78,7 @@ PATCHES TO BACKPORT FROM 2.1
        multiple file buckets all referencing the same open file 
        descriptor.
            server/core.c?r1=1.268&r2=1.269
-       +1: stoddard
+       +1: stoddard, rederpj
 
     *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
        is set in r->subprocess_env allow mismatched query strings to pass.