]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
review/vote
authorJeff Trawick <trawick@apache.org>
Tue, 13 Apr 2004 11:47:58 +0000 (11:47 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 13 Apr 2004 11:47:58 +0000 (11:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103380 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bee02761ba3f4d6a9a7d11091428e01f61fcbd27..b557cb7d3a3671239b8a19eb73cd3aa7b13273d3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/12 21:34:18 $]
+Last modified at [$Date: 2004/04/13 11:47:58 $]
 
 Release:
 
@@ -74,7 +74,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) mod_headers: Allow conditional RequestHeader directives. PR 27951
          modules/metadata/mod_headers.c: r1.52
-       +1: nd
+       +1: nd, trawick
 
     *) Allow URLs for ServerAdmin. PR 28174.
          server/core.c: r1.274
@@ -125,12 +125,12 @@ PATCHES TO BACKPORT FROM 2.1
 
     *) mod_logio no longer removes the EOS bucket. PR 27928.
          modules/loggers/mod_logio.c: r1.8
-       +1: nd
+       +1: nd, trawick
 
     *) mod_rewrite no longer turns forward proxy requests into reverse proxy
        requests. PR 28125
          modules/mappers/mod_rewrite.c: r1.255
-       +1: nd
+       +1: nd, trawick
 
     *) Update the ldc->binddn and ldc->bindpw associated with the LDAP 
        connection to match the authenticating user DN and password after