]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Added comment
authorRuediger Pluem <rpluem@apache.org>
Wed, 11 Jan 2006 21:47:27 +0000 (21:47 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 11 Jan 2006 21:47:27 +0000 (21:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@368142 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 42533724ce29486b7b456cdc1a53d58c2f17def0..41b8d854410e861726c39422efbf7505ca2129cc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -120,6 +120,29 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewcvs.cgi?rev=354636&view=rev (comment only delta)
       Message-ID: <4395A056.2070000@web.turner.com>
       +1: jerenkrantz, jim, mturk
+      rpluem says: The patch mentioned above had been vetoed by Roy on the list
+                   (http://mail-archives.apache.org/mod_mbox/httpd-dev/200512.mbox/ajax/%3cA1E95672-E36F-40FB-B906-41A447D72504@gbiv.com%3e)
+                   Several changes have been done to this patch to fix the
+                   problem and to address Roys veto (see also
+                   http://mail-archives.apache.org/mod_mbox/httpd-dev/200601.mbox/%3c43BF83EB.8090703@apache.org%3e)
+                   The patch now consists of the following revisions on
+                   trunk:
+
+                   http://svn.apache.org/viewcvs.cgi?rev=354628&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=354636&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=357461&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=357519&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=358022&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=365374&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=366181&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=366554&view=rev
+                   http://svn.apache.org/viewcvs.cgi?rev=366558&view=rev
+
+                   A consolidated version of these revisions can be found at
+                   http://people.apache.org/~rpluem/patches/partial_2.2.diff
+
+                   As it is fundamentally different from the first approach I
+                   would suggest to restart the voting.
 
     * proxy_util: Fix case where a shared keepalive connection results in
       different (and incorrect) workers from being accessed.