]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add a backport vote
authorGreg Ames <gregames@apache.org>
Fri, 20 May 2005 20:34:26 +0000 (20:34 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 20 May 2005 20:34:26 +0000 (20:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@171152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 62f3af88359546ef786e9d3983dc27a8d90da9bb..574c6ddf46bde9f87133ea07061866dfda0db7a7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,10 @@ PATCHES TO BACKPORT FROM TRUNK:
            (ignore changes to event MPM, which don't apply to 2.0.x)
        +1: trawick, jorton, gregames
 
+    *) mod_rewrite: use buffered I/O for RewriteMap txt: files
+         http://svn.apache.org/viewcvs.cgi?rev=161354&view=rev
+       +1: gregames
+
     *) several changes to improve logging of connection-oriented errors, including
        ap_log_cerror() API (needs minor bump in addition to changes below)
          http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.289&r2=1.291