Commit ae896a07 authored by Jacob Champion's avatar Jacob Champion
Browse files

Promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1754986 13f79535-47bb-0310-9956-ffa450edef68
parent 25437964
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -124,6 +124,10 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_proxy_hcheck: fix thread_fn entry point for win32 32-bit
     trunk patch: http://svn.apache.org/r1753777
     2.4.x patch: trunk works
     +1: wrowe, covener, jchampion

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -212,11 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: elukey

  *) mod_proxy_hcheck: fix thread_fn entry point for win32 32-bit
     trunk patch: http://svn.apache.org/r1753777
     2.4.x patch: trunk works
     +1: wrowe, covener

  *) mod_proxy: Correctly consider error response codes by the backend when
     processing failonstatus. PR 59869
      Trunk version of patch: