]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote
authorRoy T. Fielding <fielding@apache.org>
Sat, 1 Sep 2007 23:17:49 +0000 (23:17 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 1 Sep 2007 23:17:49 +0000 (23:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571894 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 160a61d3fda7a94ea72c75498b2e0a23451da4dc..8f3b1855194a13826b15ead1d1b5a2bec9bb66ad 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -79,6 +79,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * proxy_util: don't return unset error code
+     PR 40865
+     http://svn.apache.org/viewvc?view=rev&revision=470076
+     +1: niq, rpluem, fielding
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
@@ -178,11 +183,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=571879
      +1: jim
 
-   * proxy_util: don't return unset error code
-     PR 40865
-     http://svn.apache.org/viewvc?view=rev&revision=470076
-     +1: niq, rpluem
-
    * mod_include: Add an "if" directive syntax to test whether an URL
      is accessible, and if so, conditionally display content. This
      allows a webmaster to hide a link to a private page when the user