]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add comments to proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 28 Aug 2006 21:10:25 +0000 (21:10 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 28 Aug 2006 21:10:25 +0000 (21:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437839 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6660b7906987ee1990eca9ed10d20c65f3fd8ea1..6596a118ef5c7664974022d42665d701bff8c639 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -192,4 +192,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.2.x version of patch:
         Trunk version works
       +1: mturk, jim
+      -1: rpluem: The patch does not apply cleanly to 2.2.x. The second part of
+                  the mod_proxy.c patch fails (which seems to be tabs vs. spaces).
+                  Furthermore the patch
+
+                    http://svn.apache.org/viewvc?view=rev&revision=425523
+
+                  misses so mod_proxy_ajp does not load any longer.
+                  Once these things are fixed I am +1.