]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
make it so.
authorCliff Woolley <jwoolley@apache.org>
Wed, 24 Mar 2004 22:17:02 +0000 (22:17 +0000)
committerCliff Woolley <jwoolley@apache.org>
Wed, 24 Mar 2004 22:17:02 +0000 (22:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103134 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ce1309a0fd3b117275b68770a4882eee3fe94a3b..e286c356791573be5665ad8e10e20cb2b745f123 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/24 21:14:03 $]
+Last modified at [$Date: 2004/03/24 22:17:02 $]
 
 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, rederpj
+       +1: stoddard, rederpj, jwoolley
 
     *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
        is set in r->subprocess_env allow mismatched query strings to pass.