From: Jacob Champion Date: Tue, 2 Aug 2016 18:35:19 +0000 (+0000) Subject: Promote. X-Git-Tag: 2.4.24~345 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=938507eab7462d4eed84478d85edb20cadc648a3;p=apache Promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1754986 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index bd19a3064d..ce0657e16d 100644 --- a/STATUS +++ b/STATUS @@ -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: