You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2020/08/17 13:37:54 UTC

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

Author: rpluem
Date: Mon Aug 17 13:37:54 2020
New Revision: 1880929

URL: http://svn.apache.org/viewvc?rev=1880929&view=rev
Log:
* Vote and promote [skip ci]

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=1880929&r1=1880928&r2=1880929&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug 17 13:37:54 2020
@@ -145,6 +145,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      +1 rjung, jim, rpluem
      -1 
 
+  *) mod_proxy: Add proxy check_trans() hook and allow mod_proxy_wtunnel
+     to step out of the way of mod_proxy_http.
+     i.e.
+
+     trunk patch: http://svn.apache.org/r1869399
+                  http://svn.apache.org/r1776290
+     2.4.x patch: http://people.apache.org/~covener/patches/wstunnel-decline.diff
+     +1 covener, jim, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -215,15 +224,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge --accept tf -c 1870095,1870097,1880927 ^/httpd/httpd/trunk .
      +1: jorton, 
 
-  *) mod_proxy: Add proxy check_trans() hook and allow mod_proxy_wtunnel
-     to step out of the way of mod_proxy_http.
-     i.e.
-
-     trunk patch: http://svn.apache.org/r1869399
-                  http://svn.apache.org/r1776290
-     2.4.x patch: http://people.apache.org/~covener/patches/wstunnel-decline.diff
-     +1 covener, jim
-
   *)  mpm_event: reset listener_is_wakeable on reload.
      trunk patch: http://svn.apache.org/r1877552
      2.4.x patch: svn merge -c 1877552 ^/httpd/httpd/trunk .