]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add in the 2 pre-dependent commits and refer to full large diffset.
authorJim Jagielski <jim@apache.org>
Tue, 29 Aug 2006 00:44:18 +0000 (00:44 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 29 Aug 2006 00:44:18 +0000 (00:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437891 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6596a118ef5c7664974022d42665d701bff8c639..73be8cc2b520771addc316e248df765f0e47f9ed 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -160,17 +160,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_proxy_balancer: Add in Hot Standby worker functionality.
       Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=420936
+        http://svn.apache.org/viewvc?view=rev&revision=420954
         http://svn.apache.org/viewvc?view=rev&revision=420986
         http://svn.apache.org/viewvc?view=rev&revision=421283
       2.2.x version of patch:
-        Trunk version works
+        http://people.apache.org/~rpluem/patches/foreign_patches/hot_standby_jim.diff
       +1: jim, mturk
       -0: rpluem: The patches above do not apply cleanly to 2.2.x. In fact the
                   folllowing patches are missing and need to be applied first:
-                     http://svn.apache.org/viewvc?view=rev&revision=420936
-                     http://svn.apache.org/viewvc?view=rev&revision=420954
                   For convenience of review I merged all for patches:
-                     http://people.apache.org/~rpluem/patches/foreign_patches/hot_standby_jim.diff
                   Once this is fixed my -0 turns into a +1.
 
     * mod_proxy_balancer: Add in load balancer cluster set capability