You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2012/03/31 17:09:12 UTC

svn commit: r1307823 - /httpd/httpd/branches/2.4.x/STATUS

Author: sf
Date: Sat Mar 31 15:09:11 2012
New Revision: 1307823

URL: http://svn.apache.org/viewvc?rev=1307823&view=rev
Log:
vote, promote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1307823&r1=1307822&r2=1307823&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Mar 31 15:09:11 2012
@@ -95,6 +95,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~fuankg/diffs/mpm_dso_exports.diff
     +1: fuankg, minfrin, trawick (Thanks!)
 
+  * proxy: Correctly save the reverse proxy worker in all virtual host proxy configs.
+    Trunk Patch: http://svn.apache.org/viewvc?rev=1302444&view=rev
+                 http://svn.apache.org/viewvc?rev=1302483&view=rev
+    2.4.x patch:  http://people.apache.org/~covener/patches/httpd-2.4.x-proxy_reverse.diff
+    +1: covener, minfrin, sf
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -104,12 +110,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1:  jim
     +1: minfrin (with docs at http://svn.apache.org/viewvc?rev=1305166&view=rev)
 
-  * proxy: Correctly save the reverse proxy worker in all virtual host proxy configs.
-    Trunk Patch: http://svn.apache.org/viewvc?rev=1302444&view=rev
-                 http://svn.apache.org/viewvc?rev=1302483&view=rev
-    2.4.x patch:  http://people.apache.org/~covener/patches/httpd-2.4.x-proxy_reverse.diff
-    +1: covener, minfrin
-
   * mod_ssl: Initialize EC temporary key on server startup, fixing a crash
     with threaded MPMs.
     Trunk patch: http://svn.apache.org/viewvc?rev=1294306&view=rev