]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose r682389 for backport
authorEric Covener <covener@apache.org>
Mon, 4 Aug 2008 13:52:26 +0000 (13:52 +0000)
committerEric Covener <covener@apache.org>
Mon, 4 Aug 2008 13:52:26 +0000 (13:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@682391 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 65c7197a9b6a5ab50e96dae1fb62af9138be950c..5539ed47adc8f01e0805390a60756f90a8cf1cb9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -186,6 +186,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patch works
     +1: rpluem,
 
+ * mod_cgid: Pass along empty command line arguments from an ISINDEX
+    query that has consecutive '+' characters in the QUERY_STRING,
+    matching the behavior of mod_cgi.
+    Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=682389&view=rev 
+    Backport version for 2.2.x of patch:
+       Trunk version of patch works
+    +1: covener,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when