]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote...
authorGraham Leggett <minfrin@apache.org>
Sun, 27 Sep 2009 12:06:32 +0000 (12:06 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 27 Sep 2009 12:06:32 +0000 (12:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819291 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2b6b4c538f1db54e13743f18876c020579cab7c5..7644e3b882286f7c674f73ebff1c7c124a2debef 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -87,6 +87,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_mime: Detect invalid use of MultiviewsMatch inside Location and
+   LocationMatch sections.  
+   PR47754.
+   Trunk Patch: https://svn.apache.org/viewcvs.cgi?view=rev&rev=814728
+   2.2.x Patch: http://people.apache.org/~poirier/PR47754-2.2.x-patch.txt
+   +1: poirier, rpluem, minfrin
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -107,13 +113,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff
    +1: minfrin
 
- * mod_mime: Detect invalid use of MultiviewsMatch inside Location and
-   LocationMatch sections.  
-   PR47754.
-   Trunk Patch: https://svn.apache.org/viewcvs.cgi?view=rev&rev=814728
-   2.2.x Patch: http://people.apache.org/~poirier/PR47754-2.2.x-patch.txt
-   +1: poirier, rpluem
-
  * mod_rewrite: Add scgi scheme detection. /me completely forgot, that
    mod_rewrite was extended for this as well...
    Trunk Patch: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_rewrite.c?r1=728220&r2=729538