]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote.
authorYann Ylavic <ylavic@apache.org>
Thu, 17 Jan 2019 11:18:15 +0000 (11:18 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 17 Jan 2019 11:18:15 +0000 (11:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851515 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8e7e323eaf9f498bb3c949ea2970cde52fc6c14a..52371c41376686e53d34a8417992dc2f36759489 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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