]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a couple of votes
authorJeff Trawick <trawick@apache.org>
Sun, 13 Jun 2004 23:41:49 +0000 (23:41 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 13 Jun 2004 23:41:49 +0000 (23:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103940 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a87fb648d5703e641514c757b5655c6ca42454d8..a04c8e351b1118d78725e81f26ee89a149b8dc16 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/12 17:37:03 $]
+Last modified at [$Date: 2004/06/13 23:41:49 $]
 
 Release:
 
@@ -84,7 +84,7 @@ PATCHES TO BACKPORT FROM 2.1
        modules/experimental/util_ldap.c r1.30
        modules/experimental/util_ldap_cache.c r1.17
        docs/manual/mod/mod_ldap.xml r1.12
-       +1 minfrin, bnicholes
+       +1 minfrin, bnicholes, trawick
 
     *) Small fix to allow reverse proxying to an ftp server. Previously
        an attempt to do this would try and connect to 0.0.0.0, regardless
@@ -140,7 +140,7 @@ PATCHES TO BACKPORT FROM 2.1
        A patch for 1.3 is here (2.0 goes similar):
        <http://www.apache.org/~nd/mod_rewrite-confusion-1.3.patch>
          modules/mappers/mod_rewrite.c: r1.256
-       +1: nd
+       +1: nd, trawick
 
     *) mod_log_config: Cleanup log_header_out function to allow multiple headers
        like Set-Cookie to be logged properly. PR 27787 (2.0 + 1.3)