Commit 6e7246ef authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

ACK very low hanging fruit

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1783276 13f79535-47bb-0310-9956-ffa450edef68
parent 78e30224
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -146,12 +146,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     are already or about to be closed.
     trunk patch: http://svn.apache.org/r1774541
     2.4.x patch: trunk works
     +1: ylavic, jim
     +1: ylavic, jim, wrowe

  *) mod_proxy_fcgi: Return HTTP 504 rather than 503 in case of proxy timeout.
     trunk patch: http://svn.apache.org/r1775858
     2.4 patch: trunk works (modulo CHANGES)
     +1: elukey, jim
     +1: elukey, jim, wrowe

  *) mod_ssl: work around leaks on (graceful) restart.
     trunk patch: http://svn.apache.org/r1781187