From: Jacob Champion Date: Fri, 30 Jun 2017 21:52:59 +0000 (+0000) Subject: PR61202: add virtual_script note back to backport (un-revert) X-Git-Tag: 2.4.27~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfa949080c6816c97d3c536347fbdbfa49cd7ab9;p=thirdparty%2Fapache%2Fhttpd.git PR61202: add virtual_script note back to backport (un-revert) Per ML discussion; thanks to Jim for pointing this out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1800472 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 201ef09694c..885e8f83be0 100644 --- a/STATUS +++ b/STATUS @@ -115,6 +115,7 @@ RELEASE SHOWSTOPPERS: *) PR61202: remove FPM-specific logic from mod_proxy_fcgi. Returns us to 2.4.20 FCGI behavior by default. trunk patch: https://svn.apache.org/r1800306 + https://svn.apache.org/r1800393 2.4.x patch: trunk works, modulo APLOGNO and CHANGES +1: jchampion