]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note those with 3 or more +1s
authorJim Jagielski <jim@apache.org>
Tue, 7 Nov 2006 13:27:53 +0000 (13:27 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 7 Nov 2006 13:27:53 +0000 (13:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472098 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 74942d8e2bbbd11201de28b2f930b19828f630e4..78d5a6784fd47a2292fd0169aeef05269d60be52 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,6 +77,20 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_proxy_balancer: Extract stickysession routing information contained as
+      parameter in the URL correctly.
+        PR: 40400
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&rev=440160
+      2.2.x version of patch:
+        Trunk version works
+      +1: rpluem, jim, mturk
+
+  * mod_proxy: Don't try to use dead backend connection in proxy
+     http://svn.apache.org/viewvc?view=rev&revision=431339
+     PR#37770.  Patch by Olivier Boel
+    +1: niq, rpluem, mturk
+    +1/emeritus: jwooley (in a comment today on PR#37770)
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -151,15 +165,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         (Note: your patch should auto-createmodules/proxy/ajp_utils.c)
       +1: jim, mturk
 
-    * mod_proxy_balancer: Extract stickysession routing information contained as
-      parameter in the URL correctly.
-        PR: 40400
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&rev=440160
-      2.2.x version of patch:
-        Trunk version works
-      +1: rpluem, jim, mturk
-
     * Allow htcacheclean and httxt2dbm to link apr/apr-util statically
       like the older support programs.
       Trunk version of patch:
@@ -261,8 +266,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=452330
      +1: niq, chrisd
 
-  * mod_proxy: Don't try to use dead backend connection in proxy
-     http://svn.apache.org/viewvc?view=rev&revision=431339
-     PR#37770.  Patch by Olivier Boel
-    +1: niq, rpluem, mturk
-    +1/emeritus: jwooley (in a comment today on PR#37770)