]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This patch is required for 2.2.4...
authorJim Jagielski <jim@apache.org>
Sat, 16 Sep 2006 18:44:35 +0000 (18:44 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 16 Sep 2006 18:44:35 +0000 (18:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@446915 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 724b7c11cfa0e4756abe346eab1b58143aac810b..d877f4ea4ae24a62a45db81a6c14b1d8662a7ff7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -73,7 +73,15 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-
+   * proxy_util: Correctly check the worker status field (non-shared)
+     when initializing. Without this patch we introduce a nasty
+     regression from 2.2.3,
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=443503
+      2.2.x version of patch:
+        Trunk version works
+      +1: jim, rpluem
+    
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
@@ -198,11 +206,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?r1=420990&r2=421725 (docs)
       +1: niq
 
-   * proxy_util: Correctly check the worker status field (non-shared)
-     when initializing.
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=443503
-      2.2.x version of patch:
-        Trunk version works
-      +1: jim, rpluem
-