]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
a couple of votes
authorJeff Trawick <trawick@apache.org>
Tue, 18 Jan 2005 12:13:24 +0000 (12:13 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 18 Jan 2005 12:13:24 +0000 (12:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125492 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a6f64d80f56ad27a97bcbcd0f220ecd43d734a13..20a815d872da145341e80f3ab3f0d20d66890a52 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,7 +79,7 @@ PATCHES TO BACKPORT FROM 2.1
        off an N*64 character variable expansion (in some cases).
        http://issues.apache.org/bugzilla/attachment.cgi?id=14025
        PR: 32985
-       +1: jorton
+       +1: jorton, trawick
 
     *) mod_ssl: fail quickly if SSL connection is aborted rather than
        making many doomed ap_pass_brigade calls
@@ -99,7 +99,7 @@ PATCHES TO BACKPORT FROM 2.1
        sizeof(apr_off_t)>sizeof(apr_size_t)
        http://www.apache.org/~jorton/ap_splitlfs.diff
        PR: 28898
-       +1: jorton
+       +1: jorton, trawick
 
     *) modules/config5.m4 & docs/manual/programs/configure.xml:
        --with-module can now take more than one module to be statically