]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote approved backport
authorJeff Trawick <trawick@apache.org>
Thu, 7 Aug 2008 17:00:52 +0000 (17:00 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Aug 2008 17:00:52 +0000 (17:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683647 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1efa2ef1ae0ee48944e772939f5ad6908409a9cb..6ae48ec0449ffc73aa234c19b94f3ce2d3e10be4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -83,6 +83,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_proxy_balancer: Move nonce field in the balancer manager page inside the
+   html form where it belongs. PR 45578 [Ruediger Pluem]
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=683373&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+   +1: rpluem, covener, jorton
+
+     
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -206,14 +215,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: rpluem,
 
- * mod_proxy_balancer: Move nonce field in the balancer manager page inside the
-   html form where it belongs. PR 45578 [Ruediger Pluem]
-      Trunk version of patch:
-         http://svn.apache.org/viewvc?rev=683373&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-   +1: rpluem, covener, jorton
-
  * mod_ssl: Rewrite of shmcb to avoid memory alignment issues.
      PR: 42101 - also now reported with i386/gcc 4.2
      Trunk version of patch: