]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
approved
authorJim Jagielski <jim@apache.org>
Thu, 19 Nov 2009 14:05:59 +0000 (14:05 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 19 Nov 2009 14:05:59 +0000 (14:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@882152 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index aec84077834200329f7a9780855a351e6b758df5..15e66f5d52b6863ec4f11270eead26338363126a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -87,6 +87,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * proxy: return consistent error message in case of failure to
+    connect to backend.
+    PR 46971
+    Patch: http://svn.apache.org/viewvc?rev=806920&view=rev
+    +1: niq, covener, jim
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -143,12 +150,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Patch: http://svn.apache.org/viewvc?rev=880794&view=rev
     +1: niq
 
-  * proxy: return consistent error message in case of failure to
-    connect to backend.
-    PR 46971
-    Patch: http://svn.apache.org/viewvc?rev=806920&view=rev
-    +1: niq, covener, jim
-
   * mod_filter: dispatch correctly where dispatch string doesn't exist
     PR 48054
     Trunk patch: n/a (trunk upgraded to use ap_expr for condition testing)