You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2019/01/17 11:18:15 UTC

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

Author: ylavic
Date: Thu Jan 17 11:18:15 2019
New Revision: 1851515

URL: http://svn.apache.org/viewvc?rev=1851515&view=rev
Log:
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=1851515&r1=1851514&r2=1851515&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jan 17 11:18:15 2019
@@ -125,6 +125,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_wstunnel: Fix websocket proxy over UDS. PR 62932
+     trunk patch: http://svn.apache.org/r1851093
+     2.4.x patch: svn merge -c 1851093 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection), jim, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -197,11 +202,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 of mod_proxy_html config? Otherwise modify mod_proxy_html's 
                 CPPFLAGS alone, without modifying global compilation flags.]
 
-  *) mod_proxy_wstunnel: Fix websocket proxy over UDS. PR 62932
-     trunk patch: http://svn.apache.org/r1851093
-     2.4.x patch: svn merge -c 1851093 ^/httpd/httpd/trunk .
-     +1: jailletc36 (by inspection), jim, ylavic
-
   *) easy proposals:
        - mod_authn_dbm: Return APR_SUCCESS which is equivalent but more readable
          than 'rv' here