Commit ea62e9e8 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851515 13f79535-47bb-0310-9956-ffa450edef68
parent 5e1aa797
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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