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

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
parent a949a68a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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