]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
note,vote,promote
authorJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 19:23:57 +0000 (19:23 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 19:23:57 +0000 (19:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916790 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fb3c7d81d9e476ad4e90d2079e7f480fa884b7e6..fa25d52a111fbb5728791db960d6799770bfccae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -123,6 +123,20 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
    2.2.x Patch: http://people.apache.org/~minfrin/httpd-cache-thundering.patch
    +1: minfrin, jim, pgollucci
 
+  * rewrite_log: remove locking
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=783734
+
+    [also requested on apache@freebsd.org]
+
+    +1: pgollucci, sf, jorton, trawick
+
+  * mod_negotiation: Do not loose query string after content negotiation
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=915407&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, jorton, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -151,9 +165,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?rev=902593&view=rev
     2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2-v2.patch
     +1: sf, jorton
+    trawick: combo of Status=Experimental/enabled=yes seems strange,
+             Windows build support would be nice (I'll try to play with that)
 
   * Ensure each subrequest has a shallow copy of headers_in so that the
-    parent request headers are not corrupted.  Elimiates a problematic
+    parent request headers are not corrupted.  Eliminates a problematic
     optimization in the case of no request body.  PR 48359 
     [Jake Scott, William Rowe, Ruediger Pluem]
     Link to discussion thread;
@@ -194,20 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem, sf
 
-  * rewrite_log: remove locking
-    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=783734
-
-    [also requested on apache@freebsd.org]
-
-    +1: pgollucci, sf, jorton
-
-  * mod_negotiation: Do not loose query string after content negotiation
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs.cgi?rev=915407&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, jorton
-
   * mod_ssl: Add SSLInsecureRenegotiation directive.
       Trunk version of patch:
         http://svn.apache.org/viewcvs.cgi?rev=906039&view=rev