]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add comment to proposal
authorRuediger Pluem <rpluem@apache.org>
Mon, 28 Aug 2006 20:22:14 +0000 (20:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 28 Aug 2006 20:22:14 +0000 (20:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437811 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9424dffcec3ce2689b651e9560d29b33150b6760..eedc94eb2d43a19e64ba248305bb05112d857653 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -157,6 +157,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.2.x version of patch:
         Trunk version works
       +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: balancer_manager to display additional
      worker info: number of times elected and i/o counts