]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport proposal:
authorNiklas Edmundsson <nikke@apache.org>
Sun, 2 Mar 2008 15:39:59 +0000 (15:39 +0000)
committerNiklas Edmundsson <nikke@apache.org>
Sun, 2 Mar 2008 15:39:59 +0000 (15:39 +0000)
mod_rewrite: Stat all files for DBM maps (PR41190)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@632771 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e420627741b0f4749a16f2887452de5f3415e584..16c6ff7ee729cb0698d72cdd32475e8428351241 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -202,6 +202,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://people.apache.org/~jim/patches/proxy-ssl-44026-patch.txt
    +1: jim, rpluem
 
+ * mod_rewrite: Stat all files for DBM maps (PR41190)
+    Trunk version of patch: 
+      http://svn.apache.org/viewvc?rev=632730&view=rev
+    Backport version for 2.2.x of patch:
+      Trunk version of patch should work (modulo CHANGES).
+   +1: nikke
+
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when